Update Sender

Updates an existing sender's information. Note that certain fields cannot be modified after initial creation:

  • type (individual/business)
  • identificationNumber (for business senders)
  • taxIdentificationNumber (for business senders)

Before updating a sender, always check the validation rules using: GET /v2/validation-rules/senders?ownerType=[individual|business]&country=[ISO 3166-1 alpha-2 code]

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

Unique identifier for the sender.

Body Params

Partial update payload for an individual sender. Include only the fields you want to change.

string

First name of the individual sender.

string

Last name of the individual sender.

string

Middle name of the individual sender.

date

Birth date in ISO 8601 format (YYYY-MM-DD).

string
enum
Allowed:
string

Occupation of the individual sender.

string
string

Phone number in international format.

addresses
array of objects
addresses
uri
metadata
object
identity
object
number
number
primaryCounterpartyJurisdictions
array of strings
primaryCounterpartyJurisdictions
natureOfPayments
array of strings
natureOfPayments
string
providerCredentials
object

Provider-specific credentials for the sender.

externalRefs
object

External reference identifiers for the sender.

Responses

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