Notifications are retried over a 24-hour window with progressively longer intervals. Respond with HTTP
200 to acknowledge receipt. If no successful acknowledgement is received by the end of the 24-hour window, notifications stop. You can always query the final result directly via the transaction history API.callbackUrl you provided once the transaction is fully processed.
Webhook Payload
The quote ID associated with this remittance.
The payee identifier passed when the remittance was submitted.
Destination country code (ISO 3166-1 alpha-2).
Currency the recipient receives (3-letter ISO 4217 code).
Currency debited from your account (3-letter ISO 4217 code).
Payment network used. One of
local or swift.Payee account type. Currently only
1 (bank account) is supported.Amount the recipient receives.
Amount debited from your balance.
Exchange rate applied to this remittance.
Final transaction status.
SUCC for success; FAIL for failure.Transaction result code.
Human-readable description of the transaction result.
Gcashier Pay’s unique internal reference number for this remittance. Retain this for reconciliation.
Your merchant order number for this remittance.
