For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create crypto deposit

[POST] /api/v2/merchant-balance/deposit

Opens a crypto deposit.

Send amount of the selected asset on-chain to the returned address.

Then submit the transaction hash with Confirm crypto deposit.

Once confirmed, your USD merchant balance is credited 1:1 from the asset's USD price.

Requires the crypto deposit feature to be enabled and a verified merchant organization.

Request body type:

Request body example:

Response type:

Response example:

Last updated