Skip to main content
POST

Authorizations

BIZ-API-KEY
string
header
required

The API key. For more details, refer to API key.

In the API playground, enter your API secret, and your API key will be accordingly calculated.

Body

application/json

The request body to create destination entries.

destination_id
string<uuid>
required

The destination ID.

Example:

"123e4567-e89b-12d3-a456-426614174003"

wallet_addresses
object[]

The wallet addresses of the destination.

bank_accounts
object[]

The bank accounts of the destination.

Response

The request was successful.

destination_id
string
required

The destination ID.

Example:

"5b0ed293-f728-40b4-b1f6-86b88cd51384"

wallet_addresses
object[]

The wallet addresses of the destination.

bank_accounts
object[]

The bank accounts of the destination.