Description
Get Tracking No. according to Reference No. |
Path
HTTP Verb | URL |
---|---|
Post | /services/shipper/trackingNumbers |
Request parameters
Field (API) | Data Type | Length | Mandatory | Details | |
Reference No | String | 80 | M | The interface accepts up to 300 orders at a time. |
Response content
Field | Type | Not null | Explain |
status | enumeration | yes | Success/Failure |
errors | array | no | errors |
referenceNo (orderId) | object | yes | referenceNo |
trackingNo | char string | yes | trackingNo |
Request message
代码块 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
["Marco-20200806140620"] |
...