Skip to main content
PATCH
Update fiat settlement account

Authorizations

x-api-key
string
header
required

API key for merchant authentication required for most endpoints

Path Parameters

id
string
required

Settlement account ID

Body

application/json
bankCode
string

Bank code

Example:

"044"

accountNumber
string

Bank account number

Example:

"1234567890"

Response

Fiat settlement account updated successfully

success
boolean
Example:

true

message
string
Example:

"Account updated successfully"

data
object[]