API list
The following table demonstrates a list of interfaces available after completing the integration process:
Authorization management
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 |
Order management
Interface name | Description | Endpoint | Direction |
Upload attachments. | /amsin/api/v1/business/worldtrade/uploadAttachment | Partner > WorldFirst | |
| createTradeOrder | Create a WorldTrade trade order. | /amsin/api/v1/business/worldtrade/createTradeOrder | Partner > WorldFirst |
Query the WorldTrade trade order. | /amsin/api/v1/business/worldtrade/queryTradeOrder | Partner > WorldFirst | |
Create a delivery order. | /amsin/api/v1/business/worldtrade/createDelivery | Partner > WorldFirst | |
| Apply for a refund. | /amsin/api/v1/business/worldtrade/applyRefund | Partner > WorldFirst |
Asynchronous notification
Interface name | Description | Endpoint | Direction |
Receive notification on the trade order closure result. | To be provided by the Partner. | WorldFirst > Partner | |
Receive notification on the delivery order audit result. | To be provided by the Partner. | WorldFirst > Partner | |
Receive notification on the payment result. | To be provided by the Partner. | WorldFirst > Partner |