需要 write_assigned_fulfillment_orders 权限点。
更多权限点使用信息,请参考:
POST https://{handle}.myshopline.com/admin/openapi/v20250601/fulfillments/fulfillments.json
handle :店铺的唯一标识符,值为店铺域名的前缀。例如,域名为 open001.myshopline.com 的店铺,其 handleopen001
给一个或多个履约订单创建一个发货单
请求头
  • Content-Type required
    字段值固定为application/json; charset=utf-8
  • Authorization string required
    资源的访问令牌。请参考 应用授权 获取访问令牌,然后将获取到的访问令牌以 Bearer 格式传入
    Example:
    Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
请求体
  • fulfillmentobject required
    包裹单物流信息
  • line_items_by_fulfillment_orderobject[] required
    履约订单号列表
  • fulfillment_order_id string required
    履约订单号
    Example: "1046000807"
  • fulfillment_order_line_itemsobject[]
    履约单商品行
  • id string required
    履约订单商品行id
    Example: 6076
  • quantity integer required
    发货数量
    Example: 2
  • message string
    通知信息
    Example: "he package was shipped this morning."
  • notify_customer boolean
    是否通知消费者
    Example: true
  • tracking_infoobject
    物流信息
  • company string
    物流公司
    Example: "my-company"
  • number string
    物流单号
    Example: "UG15439033"
  • url string
    追踪链接
    Example: http://www.my-url.com
  • order_id string required
    订单id
    Example: "21057116277667827637773776"
响应
更多状态码信息请参考 HTTP 状态码

响应头
  • traceId
    traceId
响应体
  • fulfillmentobject
    包裹单详情
  • created_at string
    创建时间
    Example: 2022-10-21T08:56:20-04:00
  • id string
    包裹单id
    Example: "4005740193290131085320"
  • line_itemsobject[]
    包裹商品
  • fulfillable_quantity integer
    剩余可以发货数量
    Example: 1
  • fulfillment_quantity integer
    发货数量
    Example: 1
  • fulfillment_status string
    包裹状态
    Example: "open"
  • grams double
    重量
    Example: 10.5
  • id string
    id
    Example: "466157049"
  • name string
    sku标题
    Example: "商品名称"
  • price string
    商品价格
    Example: "100.00"
  • price_setobject
    商品价格信息
  • presentment_moneyobject
    价格
  • amount string
    总额
    Example: "100.00"
  • currency_code string
    币种
    Example: "USD"
  • shop_moneyobject
    店铺价格
  • amount string
    总额
    Example: "100.00"
  • currency_code string
    币种
    Example: "USD"
  • product_id string
    商品序号
    Example: "343342675"
  • propertiesobject[]
    附加信息
  • additional string
    附加信息
    Example: "附加信息"
  • name string
    自定义属性名称
    Example: "图片"
  • type string
    属性类型
    Example: "picture"
  • urls array
    url列表
    Example: ["https://www.myshopline.com"]
  • value string
    自定义属性值
    Example: "value"
  • quantity integer
    sku数量
    Example: 1
  • requires_shipping boolean
    是否需要发货
    Example: true
  • sku string
    商品条码
    Example: "183423409238904944"
  • tax_linesobject[]
    税项
  • name string
    税费名
    Example: "商品税"
  • price string
    税费
    Example: "10.00"
  • price_setobject
    税费多币种信息
  • presentment_moneyobject
    价格
  • amount string
    总额
    Example: "10.00"
  • currency_code string
    币种
    Example: "USD"
  • shop_moneyobject
    店铺价格
  • amount string
    总额
    Example: "10.00"
  • currency_code string
    币种
    Example: "USD"
  • rate string
    税率
    Example: "1.00"
  • title string
    税费标题
    Example: "商品税费"
  • taxable boolean
    是否收税
    Example: true
  • title string
    商品标题
    Example: "Draft"
  • total_discount string
    优惠
    Example: "0.00"
  • total_discount_setobject
    优惠价格信息
  • presentment_moneyobject
    价格
  • amount string
    总额
    Example: "0.00"
  • currency_code string
    币种
    Example: "USD"
  • shop_moneyobject
    店铺价格
  • amount string
    总额
    Example: "0.00"
  • currency_code string
    币种
    Example: "USD"
  • variant_id string
    sku序号
    Example: "183423409238904944"
  • variant_title string
    商品属性值
    Example: "Black / Bracelet / Bracelet""
  • vendor string
    供应商
  • version string
    商品版本
    Example: "1"
  • location_id string
    地点id
    Example: "54039222210"
  • name string
    包裹名称
    Example: "#21057116277667827637773776.1"
  • order_id string
    订单id
    Example: "21057116277667827637773776"
  • shipment_status string
    物流状态
    Example: "success"
  • status string
    包裹单状态
    Example: "success"
  • tracking_company string
    物流公司名称
    Example: "Other"
  • tracking_number string
    第三方物流单号
    Example: "UG198768340YP"
  • tracking_numbers array
    第三方物流单号列表
    Example: ["UG198768340YP"]
  • tracking_url string
    物流追踪URL
    Example: "https://tools.usps.com/go/TrackConfirmAction_input?qtc_tLabels1=1Z2345"
  • tracking_urls array
    物流追踪URL列表
    Example: [""https://tools.usps.com/go/TrackConfirmAction_input?qtc_tLabels1=1Z2345""]
  • updated_at string
    更新时间
    Example: 2022-10-21T08:56:20-04:00
API Explorer
https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601

ParamOptions

header required

Body

required
{
  "fulfillment": {
    "line_items_by_fulfillment_order": [
      {
        "fulfillment_order_id": "\"1046000807\"",
        "fulfillment_order_line_items": [
          {
            "id": "6076",
            "quantity": 2
          }
        ]
      }
    ],
    "message": "\"he package was shipped this morning.\"",
    "notify_customer": true,
    "tracking_info": {
      "company": "\"my-company\"",
      "number": "\"UG15439033\"",
      "url": "http://www.my-url.com"
    }
  },
  "order_id": "\"21057116277667827637773776\""
}

Language

curl --request POST \
--url https://openapiceshidianpu.myshopline.com/admin/openapi/v20250601/fulfillments/fulfillments.json \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw' \
--header 'Content-Type: application/json; charset=utf-8' \
--header 'accept: application/json'
这篇文章对你有帮助吗?