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 counterparty entries.

counterparty_id
string<uuid>
required

The counterparty ID.

Example:

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

wallet_addresses
object[]

The wallet addresses of the counterparty.

Response

The request was successful.

counterparty_id
string
required

The counterparty ID.

Example:

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

wallet_addresses
object[]
required

The wallet addresses of the counterparty.