Skip to main content
PATCH
Update Virtual Account

Authorizations

X-API-KEY
string
header
required
X-API-Nonce
string
header
required
X-API-Signature
string
header
required

Body

application/json

Request

chains
object[]

Add/enable chains and update currencies

deposit_splits
object[]

nil=no change, []=clear, [...]= replace

disable_chains
integer[]

Disable CryptoPayIn chains

reference
string

Reference of the virtual account to update

Response

OK

data
object

Response payload when the request succeeded.

error
boolean

True when the request failed.

message
string

Human-readable status or error message.