🚧 Beta — Early Access
This API is in early access. Endpoints, parameters, and response structures
may change without prior notice. Do not deploy to production without
coordinating with the Kushki integration team.
Approximate cutoff in Mexico: 22:00 local time. It is earlier than in the other markets, so a
late-evening sale may already be settled. Confirm the exact cutoff with your Kushki integration
team — once it passes, the transaction must be reversed withrefundinstead.
curl --location 'https://api-uat.kushkipagos.com/terminal/v1/sync/void' \
--header 'Authorization: nRvpFJZHjqLU4k8Rz2YiDvxA3mQs9oB1cW7eT0=' \
--header 'timestamp: 1700000000000' \
--header 'Content-Type: application/json' \
--data '{
"amount": {
"iva": 0,
"subtotal_iva": 0,
"subtotal_iva0": 12000
},
"client_transaction_id": "c5a3f3be-9d6f-4d39-8af5-58dbb589af69",
"transaction_reference": "bdf6fcc3-7131-49cb-9436-087f9c09ad16"
}'{
"type": "PARAMETER",
"code": "2001",
"message": "Invalid currency. Expected: MXN"
}