ticketNumber provided as a response of the authorization request.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": "COP",
"subtotalIva": 0,
"iva": 0,
"subtotalIva0": 60000,
"ice": 0
},
"fullResponse": "v2"
}'{
"ticketNumber": "103836286199869975",
"transactionReference": "bc477fc9-bfe7-4a4e-aadf-36f0c377e959"
}