FBA单个订单创建接口描述
...
https://test.birdsystem.com/client/Consignment/Post-Pending-Consignment-With-Products-Json
...
接口功能
...
FBA单个订单创建接口
...
订单类型
...
FBA
...
支持格式
...
JSON
...
开发人员
...
数据已丢失
...
请求方式
...
POST
...
发布日期
...
数据已丢失
...
请求改动
...
...
...
接口请求参数描述
参数
...
说明
...
是否必填
...
是否对接字段/取值内容(请求根据实际情况选择填写)
...
is_urgent
...
是否紧急订单
...
选填(0或1)
...
按客户填的传
...
delivery_service_id
...
邮递服务ID
...
必填
...
按客户填的传
...
销售跟踪号
...
选填
...
按用户填的传/或REP系统单号
...
sales_price
...
订单销售价格
...
选填
...
按用户填的传
...
sales_order_id
...
销售订单号
...
选填
...
按用户填的传/或REP系统单号
...
omp_name
...
销售平台名称
...
选填
...
按用户填的传
Expand | ||
---|---|---|
| ||
举例 |
...
omp_vat_number
...
销售平台VAT号
...
选填
...
收件人是英国的才会传
...
shipper_eori
...
客人的EORI号
...
必填
...
收件人是英国的才会传
...
reason_for_export
...
出口原因
...
选填
...
传:SALE
...
content_type
...
包裹类型
...
选填
...
传:Other
...
custom_identity_reference
...
自定义唯一跟踪号
...
选填
...
按用户填的传/或REP系统单号(birdsystem会根据改字段判断订单是否重复)
...
备注1
...
选填
...
按用户填的传
...
contact
...
收件联系人
...
必填
...
按用户填的传
...
business_name
...
公司
...
选填
...
按用户填的传
...
address_line1
...
地址行1
...
必填
...
按用户填的传
...
address_line2
...
地址行2
...
选填
...
按用户填的传
...
address_line3
...
地址行3
...
选填
...
按用户填的传
...
city
...
城市
...
必填
...
按用户填的传
...
county
...
省/郡
...
选填
...
按用户填的传
...
post_code
...
邮编
...
必填
...
按用户填的传
...
country_iso
...
国家
...
必填
...
按用户填的传
...
telephone
...
电话
...
选填
...
按用户填的传
...
...
电子邮箱
...
选填
...
按用户填的传
...
sender_contact
...
发件人
...
选填(DPD服务必填)
...
按客户填的传
...
sender_business_name
...
发件人公司
...
选填
...
按用户填的传
...
sender_address_line1
...
发件人地址1
...
选填
...
按用户填的传
...
sender_address_line2
...
发件人地址2
...
选填
...
按用户填的传
...
sender_address_line3
...
发件人地址3
...
选填
...
按用户填的传
...
sender_city
...
发件人城市
...
选填
...
按用户填的传
...
sender_county
...
发件人省/郡
...
选填
...
按用户填的传
...
sender_post_code
...
发件人邮编
...
选填
...
按用户填的传
...
sender_country_iso
...
发件人国家
...
选填
...
按用户填的传
...
sender_telephone
...
发件人电话
...
选填
...
按用户填的传
...
sender_email
...
发件人电子邮箱
...
选填
...
按用户填的传
...
update_time
...
更新时间
...
系统自动更新字段
...
按用户填的传
...
type
...
订单类型
...
必填
...
FBA订单(FBA)
...
products
...
产品-产品类型(product_type)为普通(normal)
[ {"client_sku":”IP-XX3355”,"quantity":5,”sales_price”:10,”ebay_transaction_id”:”yuhao0001”,”ebay_item_no”:”0001yuhao”,”product_type”:”normal”}, {"id":2,"quantity":4,”sales_price”:10,”ebay_transaction_id”:”yuhao0002”,”ebay_item_no”:”0002yuhao”}
]
...
必填
...
按客户填的传
client_sku/id,quantity(必填)
(ebay_transaction_id
/eBay订单交易号
ebay_item_no
/eBay产品ID)eBay的 订单需要传(选填)
(sales_price
/平台销售价格, 美元)
按客户填的传(必填)
...
products
...
产品-产品类型(product_type)为定向共享产品(is_directional_shared_product)
[ {"client_sku":”IP-XX3355”,"quantity":5,”sales_price”:10,”ebay_transaction_id”:”yuhao0001”,”ebay_item_no”:”0001yuhao”,”product_type”:”normal”}, {"id":2,"quantity":4,”sales_price”:10,”ebay_transaction_id”:”yuhao0002”,”ebay_item_no”:”0002yuhao”}
]
...
必填
按客户填的传
client_sku/id,quantity(必填)
(ebay_transaction_id
/eBay订单交易号
ebay_item_no
/eBay产品ID)eBay的 订单需要传(选填)
(sales_price
/平台销售价格, 美元)
按客户填的传(必填)
Shared product is represented as ClientId#ProductId
Directional Shared product is represented as ShareFromClientId#ProductId#D#ShareToClientId
ProductIds string should be able to take care format of 'ClientId-ProductIdxQuantity' For example 2-97*2 means
ClientId = 2, ProductId = 97, Quantity = 2
...
products
...
产品-产品类型(product_type)为普通共享产品(with_shared)
[ {"client_sku":”IP-XX3355”,"quantity":5,”sales_price”:10,”ebay_transaction_id”:”yuhao0001”,”ebay_item_no”:”0001yuhao”,”product_type”:”normal”}, {"id":2,"quantity":4,”sales_price”:10,”ebay_transaction_id”:”yuhao0002”,”ebay_item_no”:”0002yuhao”}
]
...
必填
按客户填的传
client_sku/id,quantity(必填)
(ebay_transaction_id
/eBay订单交易号
ebay_item_no
/eBay产品ID)eBay的 订单需要传(选填)
(sales_price
/平台销售价格, 美元)
按客户填的传(必填)
Shared product is represented as ClientId#ProductId
Directional Shared product is represented as ShareFromClientId#ProductId#ShareToClientId
ProductIds string should be able to take care format of 'ClientId-ProductIdxQuantity' For example 2-97*2 means
...
FBA单个订单创建接口描述
URL | https://<系统域名>/client/Consignment/ | ||
---|---|---|---|
接口功能 | FBA单个订单创建接口 | 订单类型 | FBA订单 |
支持格式 | JSON | 开发人员 | |
请求方式 | POST | 发布日期 | |
请求改动 |
|
|
|
接口请求参数描述
参数 | 说明 | 是否必填 | 是否对接字段/取值内容(请求根据实际情况选择填写) | |||||
---|---|---|---|---|---|---|---|---|
is_urgent | 是否紧急订单 | 选填(0或1) | 按客户填的传 | |||||
delivery_service_id | 邮递服务ID | 必填 | 按客户填的传 | |||||
| 销售跟踪号 | 选填 | 按用户填的传/或REP系统单号 | |||||
sales_price | 订单销售价格 | 选填 | 按用户填的传 | |||||
sales_order_id | 销售订单号 | 选填 | 按用户填的传/或REP系统单号 | |||||
omp_name | 销售平台名称 | 选填 | 按用户填的传
| |||||
omp_vat_number | 销售平台VAT号 | 选填(DPD服务按要求必填) | 英国发往非英国且公司不为空(“business_name“字段)的DPD订单 要求必填 | |||||
shipper_eori | 客人的EORI号 | 选填 | 英国发往EU必填 英国发往非英国的DPD服务必填 | |||||
reason_for_export | 出口原因 | 选填 | 传:SALE | |||||
content_type | 包裹类型 | 选填 | 传:Other | |||||
custom_identity_reference | 自定义唯一跟踪号 | 选填 | 按用户填的传/或REP系统单号(birdsystem会根据改字段判断订单是否重复) | |||||
| 备注1 | 选填 | 按用户填的传 | |||||
contact | 收件联系人 | 必填 | 按用户填的传 | |||||
business_name | 公司 | 选填 | 按用户填的传 | |||||
address_line1 | 地址行1 | 必填 | 按用户填的传 | |||||
address_line2 | 地址行2 | 选填 | 按用户填的传 | |||||
address_line3 | 地址行3 | 选填 | 按用户填的传 | |||||
city | 城市 | 必填 | 按用户填的传 | |||||
county | 省/郡 | 选填 | 按用户填的传 | |||||
post_code | 邮编 | 必填 | 按用户填的传 | |||||
country_iso | 国家 | 必填 | 按用户填的传 | |||||
telephone | 电话 | 选填 | 按用户填的传 | |||||
电子邮箱 | 选填 | 按用户填的传 | ||||||
sender_contact | 发件人 | 选填(DPD服务必填) | 按客户填的传 | |||||
sender_business_name | 发件人公司 | 选填 | 按用户填的传 | |||||
sender_address_line1 | 发件人地址1 | 选填 | 按用户填的传 | |||||
sender_address_line2 | 发件人地址2 | 选填 | 按用户填的传 | |||||
sender_address_line3 | 发件人地址3 | 选填 | 按用户填的传 | |||||
sender_city | 发件人城市 | 选填 | 按用户填的传 | |||||
sender_county | 发件人省/郡 | 选填 | 按用户填的传 | |||||
sender_post_code | 发件人邮编 | 选填 | 按用户填的传 | |||||
sender_country_iso | 发件人国家 | 选填 | 按用户填的传 | |||||
sender_telephone | 发件人电话 | 选填 | 按用户填的传 | |||||
sender_email | 发件人电子邮箱 | 选填 | 按用户填的传 | |||||
update_time | 更新时间 | 系统自动更新字段 | 按用户填的传 | |||||
type | 订单类型 | 必填 | FBA订单(FBA) | |||||
ioss_vat_number | IOSS号 | 必填 | 按用户实际IOSS号传 | |||||
receiver_eori | 收件人EORI | 选填(DPD服务按要求必填) | 英国发往非英国且公司不为空(“business_name“字段)的DPD订单 要求必填 | |||||
receiver_pid_number | 收件人个人证件号 | 选填(DPD服务按要求必填) | 英国发往挪威、西班牙、意大利的DPD订单 要求必填 |
请求描述
(以下为折叠内容,签署合同时以下信息无需参考,仅供第三方对接参考)
Expand | ||||
---|---|---|---|---|
| 使用接口调试工具postman||||
请求描述 Http请求格式:请求格式:
返回结果
|