GET /v1/wallet/deposit-whitelist/optionswalletType VASP, and use one of the returned name values as provider; an unknown value10000103.Changed: this endpoint no longer returns a country enum, nor walletTypes/addressTypes/correspondentTypes. SendcountryCodeas an ISO 3166-1 alpha-2 code (SG) and dropcountryInfo
entirely — the platform converts the code to whatever the downstream channel needs. The three enum sets are
fixed and documented on each request field.
walletType is SELF_HOSTED or OTHERS, you do not need this endpoint at all.status 500 and an 8-digit code (WalletErrorCode).code | Meaning |
|---|---|
10000100 | Transaction not found, or it does not belong to the caller |
10000101 | Deposit-whitelist review already completed for this deposit |
10000102 | Payer details incomplete |
10000103 | Field value not accepted, including an invalid countryCode or an unknown provider |
10000104 | Cannot submit right now — poll the status instead of editing and retrying immediately |
10000105 | Duplicate request |
10000106 | Source address cannot be supplied or changed when submitting for a received deposit |