- Only POST is supported.
Content-Typemust beapplication/json - The request body must be valid JSON
- These APIs do not use the
Api-Key/Access-Tokenheaders - The response only indicates whether this simulation succeeded. It does not return business data (no
datafield)
Environment Information
The path prefix for transaction simulation APIs is
/open-api/v1/simulate. All examples and curl requests default to the sandbox domain.
Common Response
All simulation APIs use the same JSON structure and only indicate success or failure.Success
HTTP status: 200Failure
pay_type
pay_type specifies the payment method to simulate.
Note: apple and unknown are not supported for Singapore card BINs; atm is for physical card cash withdrawal.
If you passconsume_no, you can omit pay_type.
