Authorization: Bearer ********************curl --location --globoff --request POST '/v1/ordering/transfer-orders/{{transferOrderId}}/transfers/cancellation?confirmNbr={{transferConfirmNbr}}' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: text/plain' \
--data ''{}