ticketNumber. The ticketNumber is provided when a charge or a deferred charge is successful. Remember that the refund process is semi-automatic, so the confirmation you are receiving is to confirm you that the process has begun successfully.Got a suggestion on this documentation? Contact Us.
curl --location --request DELETE 'https://api-uat.kushkipagos.com/v1/refund/' \
--header 'Private-Merchant-Id;' \
--header 'Idempotency-Key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"fullResponse": "v2"
}'{
"ticketNumber": "661646369681536731",
"transactionReference": "14d01391-cb66-4b90-bcae-6e3e6b5b2786"
}