API list
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 prefunding balance. | /amsin/api/v1/business/account/inquiryBalance | Partner > WorldFirst |
Statement management
Interface name | Description | Endpoint | Direction |
Obtain statements lists. | /amsin/api/v1/business/account/inquiryStatementList | Partner > WorldFirst |
Card management
Interface name | Description | Endpoint | Direction |
Query the list of WorldCard contacts. | /amsin/api/v1/business/worldcard/queryContactList | Partner > WorldFirst | |
Apply for a WorldCard. | /amsin/api/v1/business/worldcard/applyCard | Partner > WorldFirst | |
Query the list of WorldCards. | /amsin/api/v1/business/worldcard/queryCardList | Partner > WorldFirst | |
Query the WorldCard details. | /amsin/api/v1/business/worldcard/queryCardDetail | Partner > WorldFirst | |
Query the sensitive information of the WorldCard. | /amsin/api/v1/business/worldcard/queryCardSensitiveInfo | Partner > WorldFirst | |
Update the WorldCard status. | /amsin/api/v1/business/worldcard/updateCardStatus | Partner > WorldFirst | |
Receive notification of the WorldCard status changes. | Defined by the Partner. | WorldFirst > Partner | |
Update the WorldCard transaction limit. | /amsin/api/v1/business/worldcard/updateCardLimit | Partner > WorldFirst |
Bill management
Interface name | Description | Endpoint | Direction |
Query the transaction records of the WorldCard. | /amsin/api/v1/business/worldcard/queryBillList | Partner > WorldFirst | |
Receive notification of transactions made with WorldCard account. | Defined by the Partner. | WorldFirst > Partner |
Authorization management
Interface name | Description | Endpoint | Direction |
Apply for access token | /amsin/api/v1/oauth/applyToken | Partner > WorldFirst | |
Revoke access token | /amsin/api/v1/oauth/revokeToken | Partner > WorldFirst |