Void Payment
Terminal API (C2C)
Void Payment
Voids a completed payment transaction.
POST
Void Payment
Authorizations
API key for authentication
Headers
Provider name.
Available options:
BRI, NTT, CASHUP, SHC Simulation/mock response flag.
Json Pretty Formatter flag.
Body
application/json
Terminal's ID.
Required string length:
1 - 50Example:
"10362517"
Available payment methods
Available options:
CARD, EWALLET, QRIS Example:
"QRIS"
terminal_reference from /pay response.
Required string length:
1 - 100Example:
"1750407594445|1750407594"
Response
Successful cancellation response.
Transaction status values
Available options:
SUCCESS, FAILED Example:
"SUCCESS"
Reference for Void & Receipt.
Example:
"1750407594445|1750407594"
Available payment methods
Available options:
CARD, EWALLET, QRIS Example:
"QRIS"
The transaction amount.
Required range:
x >= 0Example:
100
The transaction currency (ISO 4217).
Required string length:
3Example:
"IDR"
The date and time of the transaction.
Example:
"2025-06-20T08:19:54.000Z"