提交申报信息


POST https://eu-openapi.chukou1.cn/v1/directExpressOrders/declare
½Ó¿Ú˵Ã÷: 提交申报信息
Http 200 - 成功
Http 400 - 提交的数据有误,请检查

ÊäÈë²ÎÊý

Body Parameters
Ãû³ÆÀàÐ͸ñʽҪÇóÊÇ·ñ±ØÐëÃèÊöʾÀýÖµ
PackageId string

³¤¶È: 0 ~ 50

Âú×ãÕýÔò: ^[a-zA-Z0-9\-_]*$

±ØÐë

包裹Id(第三方系统自定义Id,客户+包裹Id 具有唯一性)

SMT23015236489

ServiceCode string

None.

纯清关渠道代码

TrackingNumber string

None.

尾程服务商跟踪号

Weight decimal number

None.

±ØÐë

重量(g) [取值是向上取整的]

600

Length decimal number

¸¡µãÊý¸ñʽ: 8,2

长(cm)

25

Width decimal number

¸¡µãÊý¸ñʽ: 8,2

宽(cm)

10

Height decimal number

¸¡µãÊý¸ñʽ: 8,2

高(cm)

20

Skus Collection of SkuObject

None.

±ØÐë

SKU列表

VatCode string

None.

Vat税号或者IOSS号码

vatcode

ShipToAddress ShipToAddress

None.

±ØÐë

收货地址,联系人

Sender AddressWithContact

None.

发件人信息

ÊäÈë²ÎÊýµÄjsonÐÎʽ
{
  "PackageId": "sample string 1",
  "ServiceCode": "sample string 2",
  "TrackingNumber": "sample string 3",
  "Weight": 4,
  "Length": 5,
  "Width": 6,
  "Height": 7,
  "Skus": [
    {
      "Sku": "sample string 1",
      "Quantity": 2,
      "Weight": 3,
      "DeclareValue": 4,
      "NewDeclareValue": {
        "Value": 1,
        "Currency": "sample string 2"
      },
      "ExportsDeclareValue": {
        "Value": 1,
        "Currency": "sample string 2"
      },
      "DeclareNameEn": "sample string 5",
      "DeclareNameCn": "sample string 6",
      "ProductName": "sample string 7",
      "Price": 8,
      "HsCode": "sample string 9",
      "SaleURL": "sample string 10",
      "ProductLink": "sample string 11",
      "ProductDescription": "sample string 12",
      "ProductCategories": "sample string 13",
      "MaterialEN": "sample string 14"
    },
    {
      "Sku": "sample string 1",
      "Quantity": 2,
      "Weight": 3,
      "DeclareValue": 4,
      "NewDeclareValue": {
        "Value": 1,
        "Currency": "sample string 2"
      },
      "ExportsDeclareValue": {
        "Value": 1,
        "Currency": "sample string 2"
      },
      "DeclareNameEn": "sample string 5",
      "DeclareNameCn": "sample string 6",
      "ProductName": "sample string 7",
      "Price": 8,
      "HsCode": "sample string 9",
      "SaleURL": "sample string 10",
      "ProductLink": "sample string 11",
      "ProductDescription": "sample string 12",
      "ProductCategories": "sample string 13",
      "MaterialEN": "sample string 14"
    }
  ],
  "VatCode": "sample string 8",
  "ShipToAddress": {
    "TaxId": "sample string 1",
    "HouseNumber": "sample string 2",
    "RecipientBirthday": "sample string 3",
    "IDNumber": "sample string 4",
    "BankCardLast4digits": "sample string 5",
    "PaymentType": "sample string 6",
    "IssuingInstitution": "sample string 7",
    "Taxfree": "sample string 8",
    "DutyParagraph": "sample string 9",
    "Contact": "sample string 10",
    "Phone": "sample string 11",
    "Email": "sample string 12",
    "Country": "sample string 13",
    "Province": "sample string 14",
    "City": "sample string 15",
    "Street1": "sample string 16",
    "Street2": "sample string 17",
    "Postcode": "sample string 18"
  },
  "Sender": {
    "Contact": "sample string 1",
    "Phone": "sample string 2",
    "Email": "sample string 3",
    "Country": "sample string 4",
    "Province": "sample string 5",
    "City": "sample string 6",
    "Street1": "sample string 7",
    "Street2": "sample string 8",
    "Postcode": "sample string 9"
  }
}

·µ»Ø½á¹û

None.