Product in beta version 🔐
We are working on our beta version. Stay tuned for its official release! You can also contact your account manager for more information.
Note: the time for funds to be reflected in the cardholder's account will depend on the issuing bank.
curl --location 'https://api-uat.kushkipagos.com/refund' \
--header 'X-BP-AUTH;' \
--header 'Content-Type: application/json' \
--data '{
"saleId": "12345",
"refundAmount": 200
}'{
"message": {
"statusInfo": "APROBADA",
"status": "1",
"transactionId": "129058",
"autorization": "BP0701"
},
"statusCode": 200,
"error": null
}