Update a beneficiary
This endpoint update a beneficiary.
Header
x-client-id
.
Bearer YOUR_TOKEN_HERE
.
Parameters
Two-letter ISO 3166-2 country code.
Entity type of the beneficiary.
One of individual
, company
Email of the beneficiary.
Nickname of the beneficiary.
Maximum length 120
First name of the beneficiary.
Maximum length 45
Last name of the beneficiary.
Maximum length 45
Company name of the beneficiary.
Maximum length 120
Payment method of the beneficiary.
One of local
, swift
Bank name of the beneficiary’s bank account.
Maximum length 240
Bank street address.
Maximum length 240
Account holder name of the beneficiary’s bank account.
Maximum length 36
Two-letter ISO 3166-2 country code.
City of the beneficiary.
Maximum length 36
State of the beneficiary.
Maximum length 96
Street address of the beneficiary.
Maximum length 255
Postal code of the beneficiary.
Maximum length 12
Clearing system.
Maximum length 30
Number of the account this beneficiary is associated with.
Maximum length 60
Swift code.
Maximum length 30
Response
Indicates whether the call was successful. 200 if successful, 400 if not.
Response Message. “Success” if successful, others not.