subscriptionId, created in the Create a recurring charge endpoint.threeDomainSecure object in your request.Got a suggestion on this documentation? Contact Us.
curl --location --request POST 'https://api-uat.kushkipagos.com/subscriptions/v1/card//authorize' \
--header 'Private-Merchant-Id;' \
--header 'Idempotency-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"amount": {
"ice": 0,
"iva": 0,
"subtotalIva": 0,
"subtotalIva0": 60000,
"currency": "COP"
},
"name": "John",
"lastName": "Doe",
"email": "user@example.com",
"fullResponse": "v2"
}'{
"ticketNumber": "627388610047090811",
"transactionReference": "998ba5fd-e590-4615-a84a-83b734437c57"
}