Simulate card merchant refund using card number
POST
/cards/merchant_refund Simulate card merchant refunds. Provide card details and transaction amount and the transaction will be processed through the system.
Request
Header parameters
Request body
*application/json
PurchaseRequestPurchaseRequest · object · 15 fields
Responses
200OK
Success
Body
application/json
PurchaseResponsePurchaseResponse · object · 2 fields
Response example
{ "code": "APPROVED", "threeDSecureChallengeId": { "value": 0, "hasValue": true }}