🚧 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.
curl --location '/terminal/v1/sync/refund' \
--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-58dbb589af99",
"transaction_reference": "da2d050f-1b15-43cf-9759-6a880519efb2"
}'{
"type": "PARAMETER",
"code": "2001",
"message": "Invalid currency. Expected: PEN"
}