页面树结构

版本比较

标识

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

...

Field(API)

Data Type

Mandatory/Optional

Details

mawbs

List<String>

O

Master Air WayBill (one of the first three fields must be filled in, otherwise, it will report errors)

trackingNos

List

O

Tracking No. (one of the first three fields must be filled in, otherwise, it will report errors.)

bagNos

List

O

Bag No. (one of the first three fields must be filled in, otherwise, it will report errors.)

businessType

Integer

M

Type, the API supports one of the three association method

1. Parcel【trackingNos is required.】

2. Bag【bagNos is required.】

3. Linehaul【mawbs is required.】

exportType

String

M

Please contact eTower to get related value of the trasmissiontransmission.


Response content

Field

Type

Mandatory/Optional

Description

status

String

M

Success/Failure

code

Number

O

Return code

message

String

O

Response message

...