GET /client/Consignment/Post-Pending-Consignment-With-Products-Json HTTP/1.1
Host: {{Bird_URL}}
Headres:
api_key: {{api_key}}
company_id: {{company_id}}
Cookie: PHPSESSID=3s3nejv43u9bhirsrvq9nge254
Body
raw
[
{
"contact": "test",
"business_name": null,
"address_line1": "123 letter",
"address_line2": "",
"address_line3": null,
"city": "Atlanta",
"county": "",
"post_code": "30309",
"country_name": "Germany",
"telephone": "",
"email": null,
"sales_order_id": "123456-789",
"payment_reference": "",
"special_instruction": null,
"product_company_ref": "yuhao_product##yuhao_product_cn##122*1||1.5||2||其它||www.baidu.com||3||yuhao12||cn||eaby_yuhao1||eaby_yuhao1",
"product_company_ref":"ProductName##ProductNameCN##ClientSKU*Quantity||ProductPrice||ProductWeight||productPropertyNames||imgSrc||PlatformSalesPrice||HsCode||CountryOfOrigin||ebayTransactionId||ebayItemNo",
"product_company_ref":"产品英文名称##产品中文名称##sku*产品数量||出口报关价格||重量||产品属性名称||图片地址||平台销售价格||商品报关编码||产地||ebay订单ID||ebay产品ID",
"delivery_service_name": "D 中德平邮",
"status": "PENDING",
"type": "AGENT_DIRECT",
"thirty_system_id":"222",
"sales_reference":"123456",
"":"新增 销售订单ID 【yodel 出口必填】",
"sales_order_id": "1234567654",
"":"// 新增 销售平台名称 (必须是英文), ebay, amazon 等 【royal mail,yodel 出口必填】",
"omp_name": "ebay",
"":"// 新增 销售平台的vat号 【yodel 出口必填】",
"omp_vat_number": "12345",
"":"// 新增 客户的eori号 【royal mail,dpd,欧盟及全球派服务必填】】",
"shipper_eori": "12345000",
"":"// 新增 出口原因: (Sale:销售; ReturnReplacement:退换; Gift:礼物),【dpd 出口必填】",
"reason_for_export": "Sale",
"":"// 新增 包裹类型: (Gift:礼物;Documents:文件,Other:其他),【royalmail 出口必填】",
"content_type": "Gift",
"ioss_vat_number":172848,
"is_compensation_for_delay": "1"
}
]