Update beneficiary

Update beneficiary



Authentication: required

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

Update a beneficiary

Authentication: required

This end point can be used to update beneficiary information useful to update the information after providing initial hashed (secret) information about your customers.

📘

their_ID

their_ID is required field and at least the legal name is required for update

Example of a payload

{
  "LegalName": "Restaurant Ahmad",
  "ContactInfo": "",
  "Sector": "",
  "RegulatoryInfo": "",
  "BankName": "",
  "BankAccountNumber": "",
  "BankSwiftCode": "",
  "Address": [],
  "their_ID": "24b40ac30778469c969e5f2ed116bd1d"
}
Path Params
string
required
Body Params
string
required
string
string
string
string
string
string
Address
array of objects
Address
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

400

Input Error. Check the request payload for issues.

401

Unauthorized

403

Access denied. Additional privileges are needed access the requested resource.

404

Not Found. The requested resource does not exist.

429

Rate Limited. Too many requests.

500

Unexpected error

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