curl --location -g --request DELETE '/v1/refund/{{ticketNumber}}' \
--header 'Private-Merchant-Id: {{PE-Private-Merchant-Id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"fullResponse": true,
"amount": {
"subtotalIva": 0,
"subtotalIva0": 50,
"ice": 0,
"iva": 0,
"currency": "PEN"
}
}'{
"code": "K020",
"message": "Transacción rechazada."
}