🚧 This project is currently in active development. A sandbox environment will be made available soon for testing and exploration. Stay tuned!
curl --location --request POST 'https://your-api-server.com' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "2fcb125b-abbc-4dc7-b2dd-5d44e1515f45",
"status": "failed",
"reason": "Insufficient funds",
"source_merchant_id": "663213439",
"destination_merchant_id": "663213569",
"amount": 100,
"transfer_category_code": 1,
"description": "FT for xyz",
"reference": "FH-REF-12345",
"order_id": "923456789",
"webhook_url": "https://some-domain-by-reseller.com/webhook"
}'"string"