| Name | Description | Type | Additional information |
|---|---|---|---|
| id_User |
用户号 |
integer |
None. |
| OrderId |
运单号 |
string |
None. |
| OriginPort |
出发港 Port (必填 通过 api/ImportShipment/GetShipmentPorts?PType={PType} 获取) |
string |
None. |
| DestPort |
目的港 Port (必填 通过 api/ImportShipment/GetShipmentPorts?PType={PType} 获取) |
string |
None. |
| ReceiverCountry |
Receiver country |
string |
None. |
| ReceiverProvince |
Receiver province |
string |
None. |
| ReceiverCity |
Receiver city |
string |
None. |
| ReceiverAddress |
Receiver address |
string |
None. |
| ReceiverPostCode |
Receiver Post code |
string |
None. |
| id_ShipmentType |
运输类别ID (必填 通过 api/ImportShipment/GetShipmentTypes 获取清单) |
integer |
None. |
| Hazardous |
true: 含有电池/油漆/液体 等危险品; false: 不含危险品 (必填) |
boolean |
None. |
| Personal |
true: 个人ID报关; false: 公司ASIC证件报关 (必填) |
boolean |
None. |
| Fumigation |
true: 含实木材质,需要熏蒸; false: 不含实木,不需要熏蒸 (必填) |
boolean |
None. |
| Bamboo |
true: 含竹制品,需要熏蒸; false: 不含实木,不需要熏蒸 (必填) |
boolean |
None. |
| ExpTaxReturn |
true: 需要向中国海关申报出口退税; false: 不需要退税 |
integer |
None. |
| GoodsValueOver1000 |
货值是否超过1000 AUD |
boolean |
None. |
| COO |
原产地证明(COO), 0:不提供COO; 1:用户提供COO; 2:STS提供COO(收费) |
integer |
None. |
| TotalCnt |
总包裹件数 |
integer |
None. |
| TotalVolume |
总体积 M³ |
decimal number |
None. |
| TotalWeight |
总重量 KG |
decimal number |
None. |
| CargoSNs |
包裹SN 清单 |
string |
None. |
| ParcelList |
无实际包裹,仅做询价时包裹列表信息 |
Collection of ShipmentCargoItemModelBase |
None. |
| PackingList |
装箱清单 |
OrderPackingListModel |
None. |
| id_DeliveryOption |
配送方式: 1.仓库自提, 2.送货上门 |
integer |
None. |
| id_PickupLocation |
自提点 |
integer |
None. |
| lang |
语言 |
string |
None. |