页面树结构

版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

HTTP Verb URL
Post/services/integration/carrier/trackingEvents


RequestParameter

#FieldMandatory/OptionallengthDescription
1trackingNoM40Trackingnumber
2eventTimeMDate

Timewhentheeventhappens.

Display upload time directly, will not converted based on time zone.

3eventCodeM8Eventcode
4activityO256Descriptionoftheevent
5locationO60Location
6timeZoneO
/

Fix format.

"GMT+1:00" or "GMT+1"

time zone.

If null,

default

defaults to 'GMT+8:00'


Response Parameter

#

Field

Type

Mandatory/Optional

Description

1

status

Enumeration

M

Success/Failure

2

errors

Arrays

O

Response errors. Please refer to the following code and message.

3

data

Objects

O

Operational Data

4warningsStringOWarning message

...