Update payee

Updates the information of an existing payee record. The payee ID must be provided in the request body to identify the record.


šŸ‘‰ Payout Validation Rules

šŸ‘‰ Payout And Remittance Guide

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

Payee currency

string
enum
required

Opening Bank Country

string

First Name. Max length: 35 characters. Must contain only ASCII letters and spaces.

string
required

Last Name / Company Name. Max length: 35 characters. Must contain only ASCII letters and spaces.

string
required

Bank Account Number. Max length: 35 characters. Must contain only ASCII letters, numbers, spaces, and hyphens.

string
required

Bank Name. Max length: 35 characters. Must have alphanumeric boundaries, allowing spaces and (- ' & . , ( ) /) in the middle.

string
required

Bank Code. Required if receiveType is local. Max length: 20 characters. Must contain only half-width letters or numbers.

bankAddress
object

Bank Address. Optional. Omitting this field during update will clear the existing bank address in the database.

string
required

BIC/Swift Code. Required if receiveType is swift. Length must be exactly 8 or 11 characters. Must contain only half-width letters or numbers.

payeeAddress
object
required

Beneficiary Address. Required. Must pass the nested strict address validation rules.

string

Label/Note

string

SortCode, UK only

string
required

Payee ID

Headers
string

The unique identifier of the target entity. Mandatory for white-label customers to define the sub-entity context.

Response

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