curl --location -g --request DELETE '/v1/charges/{{ticketNumber}}' \
--header 'Private-Merchant-Id: {{MX-Private-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"fullResponse": "v2",
"amount": {
"subtotalIva": 500,
"subtotalIva0": 0,
"ice": 0,
"iva": 0,
"currency": "MXN"
}
}'{
"ticketNumber": "661650897141115134",
"transactionReference": "44391940-67a0-4f5b-b72b-e6d99278db8c"
}