[
{
"contact": "test",
"business_name": null,
"address_line1": "123",
"address_line2": "",
"address_line3": null,
"city": "Atlanta",
"county": "",
"post_code": "30309",
"country_name": "Germany",
"telephone": "",
"email": null,
"sales_order_id": "{{$randomInt}}",
"payment_reference": "{{$randomInt}}",
"special_instruction": null,
"product_company_ref": "Germany##可乐##1996129||2||10||内置锂离子电池||www.baidu.com||3||5||cn*1+test##可乐##1996125||2||10||内置锂离子电池||www.baidu.com||3||5||cn*1",
//产品英文名称##产品中文名称##客户sku||销售单价||重量||产品属性||域名||平台销售单价||出口报关编码||产地*数量+//产品英文名称##产品中文名称##客户sku||销售单价||重量||产品属性||域名||平台销售单价||出口报关编码||产地*数量"
"delivery_service_name": "dd Standard Int'l Postage EU(Internal)",
"status": "PENDING",
"type": "AGENT_DIRECT",
"thirty_system_id":"{{$guid}}",
"sales_reference":"{{$timestamp}}",
"#":" // 新增 销售订单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"
}
]