API list
The following table demonstrates a list of interfaces available after completing the integration process:
Account management
Interface name | Description | Endpoint | Direction |
Inquire about the account information | /amsin/api/v1/business/account/inquiryAccount | Partner > WorldFirst | |
Inquire about prefunding balance. | /amsin/api/v1/business/account/inquiryBalance | Partner > WorldFirst | |
Inquire about available quota for declaration. | /amsin/api/v1/business/account/inquiryAvailableQuota | Partner > WorldFirst | |
Receive prefunding notification. | To be provided by the Partner. | WorldFirst > Partner |
Statement management
Interface name | Description | Endpoint | Direction |
Obtain statements lists. | /amsin/api/v1/business/account/inquiryStatementList | Partner > WorldFirst |
Trade order submission
Interface name | Description | Endpoint | Direction |
Submit trade orders. | /amsin/api/v1/business/account/submitTradeOrder | Partner > WorldFirst | |
Inquiry about the submission result of trade orders. | /amsin/api/v1/business/account/inquiryTradeOrder | Partner > WorldFirst | |
Receive notifications about the submission results. | /amsin/api/v1/business/account/notifyTradeOrder | WorldFirst > Partner | |
Submit the attachment required by the submitTradeOrder API. | /amsin/api/v1/business/account/submitAttachment | Partner > WorldFirst | |
Receive notifications about association results. | To be provided by the Partner. | WorldFirst > Partner |
FX quotes
Interface name | Description | Endpoint | Direction |
Request a foreign exchange rate. | /amsin/api/v1/business/fund/inquiryRate | Partner > WorldFirst | |
Get a date that is available for making an exchange. | /amsin/api/v1/business/fund/inquiryAvailableCalendar | Partner > WorldFirst | |
Request a direct quote. | /amsin/api/v1/business/fund/createQuote | Partner > WorldFirst |
FX deals
Interface name | Description | Endpoint | Direction |
Create a forward deal. | /amsin/api/v1/business/fund/createDeal | Partner > WorldFirst | |
Unwind a forward deal. | /amsin/api/v1/business/fund/unwindDeal | Partner > WorldFirst | |
Inquire about the result of the forward deal. | /amsin/api/v1/business/fund/inquiryDeal | Partner > WorldFirst | |
Receive notifications about the forward deal. | To be provided by the Partner. | WorldFirst > Partner |
FX settlements
Interface name | Description | Endpoint | Direction |
Create a settlement request with either spot rates or forward rates. an on-spot or forward exchange request. | /amsin/api/v1/business/fund/createExchange | Partner > WorldFirst | |
Inquire about the settlement result. | /amsin/api/v1/business/fund/inquiryExchange | Partner > WorldFirst | |
Receive notifications about the settlement result. | To be provided by the Partner. | WorldFirst > Partner |
Beneficiary management
Interface name | Description | Endpoint | Direction |
Obtain templates for beneficiaries. | /amsin/api/v1/business/account/inquiryBeneficiaryTemplate | Partner > WorldFirst | |
Bind the beneficiary's bank card. | /amsin/api/v1/business/account/bindBeneficiary | Partner > WorldFirst | |
Obtain a list of existing beneficairies. | /amsin/api/v1/business/account/inquiryBeneficiaryList | Partner > WorldFirst | |
Remove a beneficiary. | /amsin/api/v1/business/account/removeBeneficiary | Partner > WorldFirst |
Fund transfer
Interface name | Description | Endpoint | Direction |
Consult expected transfer result | /amsin/api/v1/business/fund/consultTransfer | Partner > WorldFirst | |
Create a transfer request | /amsin/api/v1/business/fund/createTransfer | Partner > WorldFirst | |
Check transfer result | /amsin/api/v1/business/fund/inquiryTransfer | Partner > WorldFirst | |
Receive transfer result notification | To be provided by the Partner. | WorldFirst > Partner |
Fund payout
Interface name | Description | Endpoint | Direction |
Consult expected payout result | /amsin/api/v1/business/fund/consultPayout | Partner > WorldFirst | |
Create a payout request | /amsin/api/v1/business/fund/createPayout | Partner > WorldFirst | |
Check payout result | /amsin/api/v1/business/fund/inquiryPayout | Partner > WorldFirst | |
Receive payout result notification | To be provided by the Partner. | WorldFirst > Partner |
Invoicing
Interface name | Description | Endpoint | Direction |
Create an invoice | /amsin/api/v1/business/fund/createInvoice | Partner > WorldFirst | |
Receive invoice payment notification | To be provided by the Partner. | WorldFirst > Partner | |
Inquire about invoice payment result | /amsin/api/v1/business/fund/queryInvoice | Partner > WorldFirst |
Authorization
Interface name | Description | Endpoint | Direction |
Apply for access token | /amsin/api/v1/oauth/applyToken | Partner > WorldFirst | |
Refresh or prolong access token | Partner > WorldFirst | ||
Revoke access token | /amsin/api/v1/oauth/revokeToken | Partner > WorldFirst |
User management
Interface name | Description | Endpoint | Direction |
Inquire about subuser information. | /amsin/api/v1/business/user/inquirySubuser | Partner > WorldFirst |
Store management
Interface name | Description | Endpoint | Direction |
Inquire about information about store and the associated account. | /amsin/api/v1/business/store/inquiryStore | Partner > WorldFirst |