生效日期: 2021年1月1日
本地订单/专线订单
https://test.birdsystem.co.uk/client/consignment/post-pending-consignment-with-products-json
[ { "contact": "Norman Drury", "business_name": null, "address_line1": "3, Northam Close", "address_line2": "Marshside", "address_line3": null, "city": "Southport", "county": "Merseyside", "post_code": "PR9 9GA", "country_iso": "GB", "telephone": "01704 226830", "email": null, "delivery_service_id": "2662", "sales_reference": "2", "sales_order_id": "110222319566-0", "special_instruction": null, "products":[ {"client_sku":"kise","quantity":1,"ebay_transaction_id":"2222","ebay_item_no":"33"}, {"id":2989316,"quantity":1,"ebay_transaction_id":"2222","ebay_item_no":"33"} ], // 新增 海关备案号: 填写vat号或者eori号,【royal mail,dpd,yodel 出口必填】 "customs_record_number": "121212121", // 新增 出口原因: (Sale:销售; ReturnReplacement:退换; Gift:礼物),【dpd 出口必填】 "reason_for_expot": "Sale", // 新增 包裹类型: (Gift:礼物;Documents:文件,Other:其他),【royalmail 出口必填】 "content_type": 'Gift' } ]
本地订单和专线订单的 royalmail, dpd, yodel 出口, 需要去产品信息那里给添加上销售价格
dpd出口的,还需要在产品信息那里添加产地
代理专线订单
https://test.birdsystem.co.uk/client/consignment/post-pending-consignment-with-products-json
[ { "contact": "Norman Drury", "business_name": null, "address_line1": "3, Northam Close", "address_line2": "Marshside", "address_line3": null, "city": "Southport", "county": "Merseyside", "post_code": "PR9 9GA", "country_iso": "GB", "telephone": "01704 226830", "email": "mm", "delivery_service_id": "5947", "sales_reference": "2", "sales_order_id": "110222319566-0", "products":[ { "product_name": "3apple29", "product_name_cn":"3苹果29", "brand":"asd品牌", "client_ref":"a4624", "price_customs_export": "3", // 修改 销售价格 【royal mail,dpd,yodel 出口必填】 "sales_price":"10", "weight": "300", "quantity": "1", "product_customs_property":["其它","电池","纯电池"], "attachment-url":"http://www.qqma.com/imgpic2/cpimagenew/2018/4/5/6e1de60ce43d4bf4b9671d7661024e7a.jpg", // 新增 产地 【CN,GB,US等国家二字码】 "country_of_origin":"CN" } ], "type":"AGENT_DIRECT", // 新增 海关备案号: 填写vat号或者eori号,【royal mail,dpd,yodel 出口必填】 "customs_record_number": "121212121", // 新增 出口原因: (Sale:销售; ReturnReplacement:退换; Gift:礼物),【dpd 出口必填】 "reason_for_expot": "Sale", // 新增 包裹类型: (Gift:礼物;Documents:文件,Other:其他),【royalmail 出口必填】 "content_type": 'Gift' } ]
VAT
如果使用的是vat号,请在鸟系统中添加相对应的vat号信息
涉及的服务ID
1站点,19站点,20站点的DPD,Royal Mail 和 36站点的 YODEL
各表新增的字段
consignment 新增
海关备案号 customs_record_number
出口原因 reason_for_expot 【Sale销售; ReturnReplacement退换; Gift礼物】
包裹类型 content_type 【Gift 礼物;Documents 文件和 Other 其他】
consignment product 新增
销售价格 sales_price
agent direct consignment product 新增
产地 country_of_origin
销售价格 sales_price
product 新增
产地 country_of_origin
销售价格 sales_price