Transaction Simulation
Simulate Consumption Clearance
POST
Simulates a consumption clearance success so you can test the clearance notification.
card_no,amount, andconsume_noare all required- If you pass
consume_no, you can omitpay_type - These APIs do not use
Api-Key/Access-Token
Request Headers
string
default:"application/json"
required
Fixed to
application/json; charset=utf-8Request Body
string
required
Card number
number
required
Amount
string
required
Consumption order number. Associates the authorization transaction number.
Response
number
Status code.
0 means success. On failure it matches the HTTP status (e.g. 400 / 500)string
Response message.
Success on success, or a specific error reason. No data field