ジョブ詳細 #165

基本情報
ID 165
種別 order_shipment_create
キュー async_low
ステータス failed
親ジョブ #164 (order_product_create)
リトライ回数 4
作成日時 2026-01-30 11:33:26
開始日時 2026-01-30 11:33:26
終了日時 2026-01-30 11:33:33
エラーメッセージ
受注登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
Method POST
URL https://api.smaregi.dev/sb_skp380c6/order-shipment/orders
Headers
{
    "Authorization": "***",
    "X-Smaregi-Contract-Id": "sb_skp380c6",
    "Content-Type": "application\/json"
}
Body
{
    "orderCode": "377df121-32ba-4fd5-9be2-215c4737c8e7",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:33:33+09:00",
    "subtotal": 1000,
    "carriage": 0,
    "total": 1000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000036",
            "taxDivision": "0",
            "salesPrice": 1000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ2",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ2",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:33:33 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c187d-231204e221f8fe2d3dfa1b0a"
    ]
}
Body
{"title":"Bad Request","type":"about:blank","status":400,"detail":"\u4e0d\u6b63\u306a\u30dc\u30c7\u30a3\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u4e0d\u4e00\u81f4\uff09\uff1a[customer.email]\u6587\u5b57\u5217\u306e\u9577\u3055\u304c1\u672a\u6e80\u3067\u3059\u3002"}
実行履歴 (4回)

このジョブの実行履歴です。複数回のリトライが行われた場合、全ての実行結果が表示されます。

実行 #1 failed
開始日時: 2026-01-30 11:33:26
終了日時: 2026-01-30 11:33:26
エラーメッセージ:
受注登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
Method POST
URL https://api.smaregi.dev/sb_skp380c6/order-shipment/orders
Headers
{
    "Authorization": "***",
    "X-Smaregi-Contract-Id": "sb_skp380c6",
    "Content-Type": "application\/json"
}
Body
{
    "orderCode": "a3b62316-32b3-48b8-95f2-98c4f15887a4",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:33:26+09:00",
    "subtotal": 1000,
    "carriage": 0,
    "total": 1000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000036",
            "taxDivision": "0",
            "salesPrice": 1000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ2",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ2",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:33:26 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c1876-104a46355cf1f96b3bfd7cc3"
    ]
}
Body
{"title":"Bad Request","type":"about:blank","status":400,"detail":"\u4e0d\u6b63\u306a\u30dc\u30c7\u30a3\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u4e0d\u4e00\u81f4\uff09\uff1a[customer.email]\u6587\u5b57\u5217\u306e\u9577\u3055\u304c1\u672a\u6e80\u3067\u3059\u3002"}
実行 #2 failed
開始日時: 2026-01-30 11:33:27
終了日時: 2026-01-30 11:33:27
エラーメッセージ:
受注登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
Method POST
URL https://api.smaregi.dev/sb_skp380c6/order-shipment/orders
Headers
{
    "Authorization": "***",
    "X-Smaregi-Contract-Id": "sb_skp380c6",
    "Content-Type": "application\/json"
}
Body
{
    "orderCode": "2eb316b6-ebd5-4eb5-a827-1142c0c54acc",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:33:27+09:00",
    "subtotal": 1000,
    "carriage": 0,
    "total": 1000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000036",
            "taxDivision": "0",
            "salesPrice": 1000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ2",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ2",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:33:27 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c1877-7743ea68323cc88f1da3133b"
    ]
}
Body
{"title":"Bad Request","type":"about:blank","status":400,"detail":"\u4e0d\u6b63\u306a\u30dc\u30c7\u30a3\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u4e0d\u4e00\u81f4\uff09\uff1a[customer.email]\u6587\u5b57\u5217\u306e\u9577\u3055\u304c1\u672a\u6e80\u3067\u3059\u3002"}
実行 #3 failed
開始日時: 2026-01-30 11:33:29
終了日時: 2026-01-30 11:33:29
エラーメッセージ:
受注登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
Method POST
URL https://api.smaregi.dev/sb_skp380c6/order-shipment/orders
Headers
{
    "Authorization": "***",
    "X-Smaregi-Contract-Id": "sb_skp380c6",
    "Content-Type": "application\/json"
}
Body
{
    "orderCode": "5d2c7c8d-321a-44d0-938b-b49ef1bb2603",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:33:29+09:00",
    "subtotal": 1000,
    "carriage": 0,
    "total": 1000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000036",
            "taxDivision": "0",
            "salesPrice": 1000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ2",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ2",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:33:29 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c1879-47643c8619f2c30a463aafa1"
    ]
}
Body
{"title":"Bad Request","type":"about:blank","status":400,"detail":"\u4e0d\u6b63\u306a\u30dc\u30c7\u30a3\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u4e0d\u4e00\u81f4\uff09\uff1a[customer.email]\u6587\u5b57\u5217\u306e\u9577\u3055\u304c1\u672a\u6e80\u3067\u3059\u3002"}
実行 #4 failed
開始日時: 2026-01-30 11:33:33
終了日時: 2026-01-30 11:33:33
エラーメッセージ:
受注登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
Method POST
URL https://api.smaregi.dev/sb_skp380c6/order-shipment/orders
Headers
{
    "Authorization": "***",
    "X-Smaregi-Contract-Id": "sb_skp380c6",
    "Content-Type": "application\/json"
}
Body
{
    "orderCode": "377df121-32ba-4fd5-9be2-215c4737c8e7",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:33:33+09:00",
    "subtotal": 1000,
    "carriage": 0,
    "total": 1000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000036",
            "taxDivision": "0",
            "salesPrice": 1000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ2",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ2",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:33:33 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c187d-231204e221f8fe2d3dfa1b0a"
    ]
}
Body
{"title":"Bad Request","type":"about:blank","status":400,"detail":"\u4e0d\u6b63\u306a\u30dc\u30c7\u30a3\uff08\u30ad\u30fc\u30ef\u30fc\u30c9\u4e0d\u4e00\u81f4\uff09\uff1a[customer.email]\u6587\u5b57\u5217\u306e\u9577\u3055\u304c1\u672a\u6e80\u3067\u3059\u3002"}