This functionality is available for the following models:
☑ Acquirer
☑ Aggregator
ticketNumber provided as a response of the authorization request.Product in beta version for Colombia 🔐👨💻
We are working on our beta version. Stay tuned for its official release! You can also contact your account manager for more information.
Got a suggestion on this documentation? Contact Us.
curl --location --request POST 'https://api-uat.kushkipagos.com/subscriptions/v1/card//capture' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data-raw '{
"ticketNumber": "319228478889680318",
"amount": {
"currency": "CLP",
"subtotalIva": 0,
"iva": 0,
"subtotalIva0": 10000,
"ice": 0
},
"fullResponse": "v2"
}'{
"ticketNumber": "103836286199869975",
"transactionReference": "bc477fc9-bfe7-4a4e-aadf-36f0c377e959"
}