Update a Cross-border Sender

Change allowed details before the sender is used by a cross-border request.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Patch an active sender belonging to your account. Send at least one changed field. Both sender types can change phoneNumber or email; individuals can also change firstName, lastName, birthday, or nationality; businesses can change companyName. The response contains success and message, not the updated sender record. Use Get a Cross-border Sender to read it back.

A sender cannot be updated after any cross-border request references it, including a completed request. Contact support if the saved identity needs correction. You can register a different sender for future requests using an unused email; the original sender remains active. type, idType, idCountry, idNumber, registrationNumber, and address are not accepted by this endpoint. An email change must remain unique among active senders in your account.

Sandbox: use the same suffix under /api/sandbox/b2b/cross-border/requests with a sandbox bearer token.

Follow the cross-border sender guide and sandbox testing guide.

Path Params
string
required

Sender ID.

Body Params

Send one or more changed fields. The allowed identity fields depend on the existing sender type.

string
^\+[1-9]\d{1,14}$

International number including + and country calling code.

string
length ≤ 254

Must be unique among active senders in your account; normalized to lowercase.

string
length between 2 and 255

Individual senders only; letters, spaces, apostrophes and hyphens.

string
length between 2 and 255

Individual senders only; letters, spaces, apostrophes and hyphens.

string
^\d{4}-(0[1-9]|1[0-2])-(0[1-9]|[12]\d|3[01])$

Individual senders only; YYYY-MM-DD.

string
^[A-Z]{2}$

Individual senders only; uppercase two-letter country code.

string
length between 2 and 255

Business senders only.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json