Base URL
Authentication
Legacy endpoints require a token obtained viaGetToken and passed as api_access_token in query/body.
Postman Collection
Download the legacy Postman collection:Endpoints
| Method | Endpoint | Description |
|---|---|---|
GET | /public/get/GetToken | Obtain api_access_token |
POST | /public/put/SubmitOrder | Create order + label |
GET | /public/get/ReprintLabel | Reprint label |
POST | /public/put/SubmitManifest | Submit manifest |
GET | /public/get/GetTracking | Track parcel |
PUT | /public/put/VoidOrder | Void order |