分包出貨-待出貨訂單查詢V2|V3

三方作業 #

分包出貨-待出貨訂單查詢V2|V3 #

  • 本 API 用於查詢分包出貨情境下的待出貨訂單資訊,特別適用於 同一收件人與地址但因超材需分包出貨的情境。每筆商品會對應一組 OrderSubCode

    📌 注意:此 API 與原三方物流 Group 功能不同,請務必確認 ThirdPartyLogistics 是否正確。

  • 訂單查詢相關API提供不同版本以滿足不同的資訊需求,目前最新為 V3 版本,具備所有點數折抵資訊。以下為各版本說明:

版本說明與差異 #

版本 Header 設定 差異說明
V1 無需額外設定 提供基本的分包訂單資訊包含賣場活動折抵、折價卷、購物金、超贈點、福利金等
V2 "api-version": "2" 在 V1 基礎上 新增 OPEN POINT 折抵金額資訊
V3 "api-version": "3" 與 V2 相同,未來預計以 V3 為主線版本,建議新接入使用

Headers 範例

{
  "api-token": "Supplier_XXXX",
  "api-supplierid": "XXXX",
  "content-type": "application/json",
  "accept": "application/json",
  "api-version": "3"
}

Endpoint URL: https://tw.scm.yahooapis.com/scmapi/api/ThirdPartyLogistics/ToBeShippedOrders
HTTP Method: POST

Request Body #

TransferDateStart #

轉單日 (起)。
資料型態: dateTime
必填: 是
說明: 時間格式為

  • yyyy-mm-ddThh:mm:ss
  • ex. 2024-01-20T00:00:00

TransferDateEnd #

轉單日 (迄)。
資料型態: dateTime
必填: 是
說明: 時間格式為

  • yyyy-mm-ddThh:mm:ss
  • ex. 2024-01-25T23:59:59

Request/Response Sample #

POST /scmapi/api/ThirdPartyLogistics/ToBeShippedOrders

{
    "TransferDateStart": "2025-04-03T14:34:09",
    "TransferDateEnd": "2025-04-03T14:35:15"
}
{
    "OrderCount": 18,
    "Orders": [
        {
            "OrderInfo": {
                "ExternOrderkey": 504780569,
                "OrderCode": "RM2504030001041",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:10",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002679",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439081,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55254",
                    "ActivityAmount": 63,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002680",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439081,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55254",
                    "ActivityAmount": 63,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002681",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439081,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55254",
                    "ActivityAmount": 62,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002682",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439081,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55254",
                    "ActivityAmount": 62,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780573,
                "OrderCode": "RM2504030001046",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:10",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002687",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439088,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55255",
                    "ActivityAmount": 84,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 100
                },
                {
                    "OrderSubCode": "RS2504030002688",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439088,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55255",
                    "ActivityAmount": 83,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002689",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439088,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55255",
                    "ActivityAmount": 83,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780577,
                "OrderCode": "RM2504030001054",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:10",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002697",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439082,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55256",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002698",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439082,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55256",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780592,
                "OrderCode": "RM2504030001072",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:11",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002745",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439089,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55259",
                    "ActivityAmount": 175,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002746",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439089,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55259",
                    "ActivityAmount": 175,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780597,
                "OrderCode": "RM2504030001079",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:12",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002761",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439167,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 600,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55271",
                    "ActivityAmount": 90,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002762",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439167,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 600,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55271",
                    "ActivityAmount": 90,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780600,
                "OrderCode": "RM2504030001085",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:13",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "卡包收件人",
                "Address": "115台北市南港區測試卡包收件人路1號",
                "Phone": "02-23602222",
                "Mobile": "0905222222"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002768",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780605,
                "OrderCode": "RM2504030001091",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:14",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "卡包收件人",
                "Address": "115台北市南港區測試卡包收件人路1號",
                "Phone": "02-23602222",
                "Mobile": "0905222222"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002776",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780613,
                "OrderCode": "RM2504030001100",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:16",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002794",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439083,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 700,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55262",
                    "ActivityAmount": 200,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002795",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439083,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 700,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55262",
                    "ActivityAmount": 200,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002796",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439083,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 700,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55262",
                    "ActivityAmount": 200,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002797",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439083,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 700,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55262",
                    "ActivityAmount": 200,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780617,
                "OrderCode": "RM2504030001104",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:17",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002809",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439084,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55263",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002810",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439084,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55263",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780618,
                "OrderCode": "RM2504030001105",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:17",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "卡包收件人",
                "Address": "115台北市南港區測試卡包收件人路1號",
                "Phone": "02-23602222",
                "Mobile": "0905222222"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002811",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780627,
                "OrderCode": "RM2504030001115",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:18",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "卡包收件人",
                "Address": "115台北市南港區測試卡包收件人路1號",
                "Phone": "02-23602222",
                "Mobile": "0905222222"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002832",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780630,
                "OrderCode": "RM2504030001118",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:19",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002835",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439085,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55266",
                    "ActivityAmount": 160,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002836",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439085,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55266",
                    "ActivityAmount": 160,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780640,
                "OrderCode": "RM2504030001128",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:20",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002858",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780644,
                "OrderCode": "RM2504030001132",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:21",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002865",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780643,
                "OrderCode": "RM2504030001131",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:21",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002861",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439086,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55269",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002862",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439086,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55269",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002863",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439086,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55269",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002864",
                    "Id": 6700841,
                    "Name": "滿額贈賣場-贈品不足-測試勿改",
                    "Attribute": "",
                    "ItemPageId": 3439086,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 800,
                    "ProductPrice": 800,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55269",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780648,
                "OrderCode": "RM2504030001136",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:21",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002871",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780649,
                "OrderCode": "RM2504030001137",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:22",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "雅虎零",
                "Mobile": "0955120000"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002872",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439090,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55270",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002873",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439090,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55270",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002874",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439090,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55270",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                },
                {
                    "OrderSubCode": "RS2504030002875",
                    "Id": 6565582,
                    "Name": "WALLE測試賣場2020031201",
                    "Attribute": "",
                    "ItemPageId": 3439090,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 510,
                    "ProductPrice": 700,
                    "RetailPrice": 1000,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "pca_55270",
                    "ActivityAmount": 50,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        },
        {
            "OrderInfo": {
                "ExternOrderkey": 504780652,
                "OrderCode": "RM2504030001140",
                "TransporterId": 0,
                "LocationOfficeId": null,
                "LocationOfficeName": null,
                "TransferDate": "2025-04-03T14:34:22",
                "ExpectedShippingDate": "2025-04-04T23:59:00",
                "LastShippingDate": "2025-04-04T23:59:00",
                "Note": ""
            },
            "ReceiverInfo": {
                "Name": "雅虎一",
                "Address": "202基隆市中正區R三重路66號14樓",
                "Phone": "02-23601111",
                "Mobile": "0955121111"
            },
            "BuyerInfo": {
                "Name": "卡包持卡人",
                "Mobile": "0905111111"
            },
            "Products": [
                {
                    "OrderSubCode": "RS2504030002888",
                    "Id": 6471538,
                    "Name": "sb-int專用賣場-請勿修改",
                    "Attribute": "",
                    "ItemPageId": 3362387,
                    "SupplierNo": "",
                    "Type": "一般商品",
                    "Qty": 1,
                    "Cost": 110,
                    "ProductPrice": 1200,
                    "RetailPrice": 1200,
                    "CouponActivityCode": "",
                    "CouponAmount": 0,
                    "ActivityCode": "",
                    "ActivityAmount": 0,
                    "RedeemAmount": 0,
                    "RewardAmount": 0,
                    "WelfareAmount": 0,
                    "OpenPointAmount": 0
                }
            ]
        }
    ]
}

Response Elements #

若操作成功,API 會回傳 HTTP 200 response。並以 JSON 格式回傳完整的待出貨清單。

OrderCount #

資料筆數。
資料型態: Integer

Orders #

顯示待出貨清單的內容。Orders 的結構分別說明如下:

  • OrderInfo:訂單相關資訊
  • ReceiverInfo:收件人相關資訊
  • BuyerInfo:購買人相關資訊
  • Products:商品相關資訊

資料型態: Object Array

OrderInfo #

顯示訂單相關資訊的內容。OrderInfo 的結構分別說明如下:

  • ExternOrderkey:購物車序號
  • OrderCode:訂單編號
  • TransporterId:貨運商代碼
  • LocationOfficeId:到貨區碼
  • LocationOfficeName:到貨區碼名稱
  • TransferDate:轉單日期
  • ExpectedShippingDate:應出貨日
  • LastShippingDate:最晚出貨日
  • Note:訂單備註

資料型態: Object

ExternOrderkey #

購物車序號。
資料型態: Integer

OrderCode #

訂單編號。
資料型態: String

TransporterId #

貨運商代碼。
資料型態: Integer
說明: 未執行包裝/出貨確認前,此欄位會顯示0

LocationOfficeId #

到貨區碼。
資料型態: String
說明: 未執行包裝/出貨確認前,此欄位會顯示null

LocationOfficeName #

到貨區碼名稱。
資料型態: String
說明: 未執行包裝/出貨確認前,此欄位會顯示null

TransferDate #

轉單日期。
資料型態: dateTime
說明: 時間格式為

  • yyyy-mm-ddThh:mm:ss
  • ex. 2024-01-20T00:00:00
ExpectedShippingDate #

應出貨日。
資料型態: dateTime
說明: 時間格式為

  • yyyy-mm-ddThh:mm:ss
  • ex. 2024-01-20T00:00:00
LastShippingDate #

最晚出貨日。
資料型態: dateTime
說明: 時間格式為

  • yyyy-mm-ddThh:mm:ss
  • ex. 2024-01-20T00:00:00
Note #

訂單備註。
資料型態: String

ReceiverInfo #

顯示收件人相關資訊的內容。ReceiverInfo 的結構分別說明如下:

  • Name:收件人姓名
  • Address:收件人地址
  • Phone:收件人電話
  • Mobile:收件人手機

資料型態: Object

Name #

收件人姓名。
資料型態: String

Address #

收件人地址。
資料型態: String

Phone #

收件人電話。
資料型態: String

Mobile #

收件人手機。
資料型態: String

BuyerInfo #

顯示訂購人相關資訊的內容。BuyerInfo 的結構分別說明如下:

  • Name:訂購人姓名
  • Mobile:訂購人手機

資料型態: Object

Name #

收件人姓名。
資料型態: String

Mobile #

收件人手機。
資料型態: String

Products #

顯示商品相關資訊的內容。Products 的結構分別說明如下:

  • OrderSubCode:訂購子單編號
  • Id:商品編號
  • Name:商品名稱
  • Attribute:商品屬性
  • ItemPageId:上架商品編號
  • SupplierNo:供應商料號
  • Type:商品類別
  • Qty:商品數量
  • Cost:商品成本
  • ProductPrice:商品售價
  • RetailPrice:賣場建議售價
  • CouponActivityCode:折價券活動代號
  • CouponAmount:折價券活動折抵金額
  • ActivityCode:促銷折價活動代號
  • ActivityAmount:促銷折價活動折抵金額
  • RedeemAmount:消費者YAHOO購物金折抵金額
  • RewardAmount:消費者YAHOO超贈點折抵金額
  • WelfareAmount:消費者YAHOO福利金折抵金額
  • OpenPointAmount:消費者OpenPoint折抵金額

資料型態: Object

OrderSubCode #

訂購子單編號。
資料型態: String

Id #

商品編號。
說明:後台系統商品編號。
資料型態: Integer

Name #

商品名稱。
資料型態: String

Attribute #

商品屬性。
資料型態: String

ItemPageId #

上架商品編號。
說明:賣場頁商品編號。
資料型態: Integer

SupplierNo #

供應商料號。
資料型態: String

Type #

商品類別。
資料型態: String

Qty #

商品數量。
資料型態: Integer

Cost #

商品成本。
資料型態: Integer

ProductPrice #

商品售價。
資料型態: Integer

RetailPrice #

賣場建議售價。
資料型態: Integer

CouponActivityCode #

折價券活動代號。
資料型態: String

CouponAmount #

折價券活動折抵金額。
資料型態: Integer

ActivityCode #

促銷折價活動代號。
資料型態: String

ActivityAmount #

促銷折價活動折抵金額。
資料型態: Integer

RedeemAmount #

消費者YAHOO購物金折抵金額。
資料型態: Integer

RewardAmount #

消費者YAHOO超贈點折抵金額。
資料型態: Integer

WelfareAmount #

消費者YAHOO福利金折抵金額(現況已無該折抵金額活動)。
資料型態: Integer

OpenPointAmount #

消費者OpenPoint折抵金額。
資料型態: Integer