Update beneficiary

Updates the details of an existing beneficiary. The request body has the same shape as Create Beneficiary; fields provided overwrite the previous values. Bank account information should only be edited when the beneficiary is not yet referenced by an in-flight payment.

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

beneficiaryId

string
required

clientId

string
required

customerId

Body Params

Beneficiary fields to update

string

The id of the client

string
enum
Allowed:
string
length ≤ 100
string
required
length ≤ 100
string
length ≤ 100
string
length ≤ 1000
string
enum

The asset of the beneficiary

string

Name of the beneficiary bank

string
required

Country of the beneficiary bank

string
string

For US, Australian and Canadian accounts

string

Just for Australian accounts

string

Just for Canadian accounts

string
string

Just for US accounts

string

Just for UK accounts

string

Just for UK accounts

string
length ≤ 100

required if type is PERSON

string
length ≤ 100

required if type is PERSON

string
length ≤ 60

required if type is COMPANY

boolean
Defaults to true

allows a user to display or not a beneficiary. True by default

Responses

201

Created

401

Unauthorized

403

Forbidden

404

Not Found

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