The payee identified by
payeeId must be pre-registered via sp1401 with payeeType set to OVERSEAS_PAYEE before you can submit a remittance.quoteId that locks the rate and fee structure for a limited time window.
Request Parameters
Your unique merchant order number for this remittance quote. Must be unique per request.
Determines who bears the transaction fees.
SHA— fees are shared between sender and recipient.OUR— the sender (you) bears all fees. Required forSWIFTpayments.
ISO 4217 currency code the recipient will receive (e.g.
USD).ISO 4217 currency code to be debited from your account (e.g.
CNY).Payment network to use (e.g.
SWIFT). Contact your account manager for the full list of supported values for your region.Payee account type code.
1 = individual, and other values as defined in the Enums appendix.The amount the recipient should receive. Provide either
arriveAmount or debitAmount — not both. If both are supplied, arriveAmount takes precedence.The amount to debit from your account. Provide either
debitAmount or arriveAmount — not both.Remittance purpose code. Valid values are
1–31 and 99. See Appendix 6.1 for the full purpose code reference table.The Gcashier Pay payee identifier for the overseas recipient. Must be registered with
payeeType=OVERSEAS_PAYEE via sp1401.Set to
1 to initiate a same-name POBO (Payment on Behalf Of) transfer. Omit or leave blank for standard payments.Response Body
Currency to be debited from your account.
Currency the recipient will receive.
The locked exchange rate for this quote.
The amount that will be debited from your balance.
The amount the recipient will receive.
Unique identifier for this quote. Pass this to sp1303 to confirm the remittance. The quote is only valid until
expireTime.Unix timestamp in milliseconds. You must call sp1303 before this time or the quote will expire.
Echo of your merchant order number.
Sandbox Testing
In the sandbox environment, the final remittance result is determined by the single digit of the submitted amount:| Digit | Simulated Result |
|---|---|
| 0 – 3 | Success (SUCC) |
| 4 – 6 | Rejected (FAIL) |
| 7 – 9 | No action (remains in processing) |
