API list
The following table demonstrates a list of interfaces available for integration with WorldFirst(Alipay):
Register a Customer
Interface name | Description | Endpoint | Direction |
Submit necessary information of the beneficiary to WorldFirst(Alipay) | /aps/api/business/onboard/submitAttachment | Partner > WorldFirst | |
Register a Customer with WorldFirst(Alipay). | /aps/api/business/onboard/registerCustomer | Partner > WorldFirst | |
Inquire about the result of the Customer registration process. | /aps/api/business/onboard/inquiryRegisterCustomer | Partner > WorldFirst | |
Receive notifications from WorldFirst(Alipay) about the result of the Customer registration process. | To be provided by the partner. | WorldFirst > Partner |
Prefunding
Interface name | Description | Endpoint | Direction |
Inquire about prefunding balance. | /aps/api/business/fund/inquiryBalance | Partner > WorldFirst | |
Receive prefunding notification. | To be provided by the partner. | WorldFirst > Partner |
Trade order review
Interface name | Description | Endpoint | Direction |
Submit a trade order for review. | /aps/api/business/trade/submitTradeOrder | Partner > WorldFirst | |
Inquire about the result of the trade order review. | /aps/api/business/trade/inquiryTradeOrder | Partner > WorldFirst | |
Receive notifications about the result of the trade order review. | To be provided by the partner. | WorldFirst > Partner |
Transfer quota
Interface name | Description | Endpoint | Direction |
Inquire about the available transfer quota. | /aps/api/business/trade/inquiryTransferQuota | Partner > WorldFirst |
Card elements
Interface name | Description | Endpoint | Direction |
Inquire about card elements. | /aps/api/business/card/element/inquiry | Partner > WorldFirst |
Currency conversion
Interface name | Description | Endpoint | Direction |
Get a quote for currency exchange. | /aps/api/business/quote/inquiryQuote | Partner > WorldFirst |
Transfer
Interface name | Description | Endpoint | Direction |
Initiate a transfer request. | /aps/api/business/transfer/transfer | Partner > WorldFirst | |
Inquire about the transfer result. | /aps/api/business/transfer/inquiryTransfer | Partner > WorldFirst | |
Receive notifications about the transfer result. | To be provided by the partner. | WorldFirst > Partner |