ticketNumber provided as a response of the authorization request.curl --location 'https://api-uat.kushkipagos.com/subscriptions/v1/card//capture' \
--header 'Private-Merchant-Id;' \
--header 'Content-Type: application/json' \
--data '{
"ticketNumber": "319228478889680318",
"amount": {
"currency": "MXN",
"subtotalIva": 0,
"iva": 0,
"subtotalIva0": 600,
"ice": 0
},
"fullResponse": "v2"
}'{
"ticketNumber": "103836286199869975",
"transactionReference": "bc477fc9-bfe7-4a4e-aadf-36f0c377e959"
}