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

Confirm crypto deposit

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

Submits the on-chain transaction hash for a previously created deposit.

The order moves to deposit_validating and is credited once the transfer is confirmed on-chain.

The hash is single-use.

Request body type:

Request body example:

Response type:

Response example:

Last updated