Set Overseas Logistics Information
Function Description
- Set overseas logistics information
Set Overseas Logistics Information API
Request URL
/orders/{ORDER_ID}/overseasLogistics{ORDER_ID}:Your payment ID
Request Method
order.setOverseasLogistics
HTTP Verb
- PUT
Request Parameters
The request parameters are as follows:
Header
Request Body
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| value | object | Y | Overseas logistics information | |
| value.trackingURL | string | Y | Logistics tracking website | |
| value.trackingNumber | string | Y | Logistics tracking number | |
| value.shippedAt | string | N | Delivery time | 2019-08-24T14:15:22Z |
| value.shippingCompany | string | N | Logistics company |
Response Parameters
Response HTTP status code 200 means success
