This functionality is available for the following models:
☑ Acquirer
☑ Aggregator
ticketNumber provided as a response of the authorization request.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.
curl --location 'https://api-uat.kushkipagos.com/subscriptions/v1/card/3049gh39-4b0e-4d1f-8c2f-7c8e4b1a9e21/capture' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"ticketNumber": "319228478889680318",
"amount": {
"currency": "COP",
"subtotalIva": 0,
"iva": 0,
"subtotalIva0": 600,
"ice": 0
},
"fullResponse": "v2"
}'{
"ticketNumber": "103836286199869975",
"transactionReference": "bc477fc9-bfe7-4a4e-aadf-36f0c377e959"
}