v1

latestOpenAPI 3.0.32026-07-2650226215.9 KB
Sandbox

Simulate cash-in cancel

Simulate the customer cancelling the authorization before handing over the cash (sandbox only).

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

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