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": "Germany##可乐##1996129yuhao_product##yuhao_product_cn##122*1||21.5||102||内置锂离子电池其它||www.baidu.com||3||5yuhao12||cn*1+test##可乐##1996125||2||10||内置锂离子电池||www.baidu.com||3||5||cn*1||eaby_yuhao1||eaby_yuhao1",
"product_company_ref":"ProductName##ProductNameCN##ClientSKU*Quantity||ProductPrice||ProductWeight||productPropertyNames||imgSrc||PlatformSalesPrice||HsCode||CountryOfOrigin||ebayTransactionId||ebayItemNo",
//产品英文名称##产品中文名称##客户sku"product_company_ref":"产品英文名称##产品中文名称##sku*产品数量||内部出口报关价出口报关价格||重量||产品属性产品属性名称||图片URL图片地址||平台销售单价平台销售价格||出口报关编码商品报关编码||产地*数量+//产品英文名称##产品中文名称##客户sku||内部出口报关价ebay订单ID||重量||产品属性||图片URL||平台销售单价||出口报关编码||产地*数量"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 出口必填】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"
}
] |