🚧 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 Chile: 23:59 local time. Confirm the exact cutoff with your Kushki
integration team — after it passes, the transaction has settled and must be reversed withrefundinstead.
curl --location 'https://api-uat.kushkipagos.com/terminal/v1//sync/void' \
--header 'Authorization;' \
--header 'timestamp;' \
--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: CLP"}