Cancel Abeg Transfer

This is for transfers from patronize to abeg that has been pending for over an hour. A Webhook with type: abeg-send.failed is triggered to notify merchant that the transaction has been cancelled.

curl --location --request POST 'https://rllwjl4z6b.execute-api.eu-central-1.amazonaws.com/api/v1/transfer/cancel-abeg-transfer/:uuid' \
--header 'Authorization: Bearer {{api_token}}' \
--header 'Content-Type: application/json' \