v1

latestOpenAPI 3.0.32026-07-2650226215.9 KB
Sandbox

Simulate cash-in deposit cash

Simulate the customer handing over the cash, completing the authorized deposit (sandbox only).

post/cash-ins/{cashInId}/simulate/deposit-cash

Path parameters

cashInIdstring required

Headers

Idempotency-Keystring required

Required on POST and PUT requests. Use a unique value per logical mutation attempt, for example a UUID.

Request body

cashInCodestring required
amountstring required

Wire-safe decimal string for financial float values (USD amounts, percentages).

originalConfirmationIdstring required

The confirmationId returned by present-code.

Response

The request has succeeded.

responseCodestring required
responseTextstring required
responseIdstring required
confirmationIdstring required

Confirmation of the completed deposit.

authorizedAmountstring required

Wire-safe decimal string for financial float values (USD amounts, percentages).