ジョブ詳細 #168

基本情報
ID 168
種別 order_shipment_create
キュー async_low
ステータス failed
親ジョブ #167 (order_product_create)
リトライ回数 4
作成日時 2026-01-30 11:35:03
開始日時 2026-01-30 11:35:03
終了日時 2026-01-30 11:35:11
エラーメッセージ
受注登録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": "51d1ee2d-efd5-4e64-8828-8d4e679e1adc",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:35:11+09:00",
    "subtotal": 3000,
    "carriage": 0,
    "total": 3000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000037",
            "taxDivision": "0",
            "salesPrice": 3000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ3",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ3",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:35:11 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c18df-40253b4d2e8436701fc3ce73"
    ]
}
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:35:03
終了日時: 2026-01-30 11:35:03
エラーメッセージ:
受注登録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": "8a704d11-ac18-4106-9b0f-dfea1ceb7765",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:35:03+09:00",
    "subtotal": 3000,
    "carriage": 0,
    "total": 3000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000037",
            "taxDivision": "0",
            "salesPrice": 3000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ3",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ3",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:35:03 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c18d7-0ddd988f4cb1b6f73fd9c7ca"
    ]
}
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:35:04
終了日時: 2026-01-30 11:35:04
エラーメッセージ:
受注登録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": "f0a3fdb1-9ed3-4eae-b3a2-06093886ff81",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:35:04+09:00",
    "subtotal": 3000,
    "carriage": 0,
    "total": 3000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000037",
            "taxDivision": "0",
            "salesPrice": 3000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ3",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ3",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:35:04 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c18d8-29445a795c5e886576371980"
    ]
}
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:35:06
終了日時: 2026-01-30 11:35:07
エラーメッセージ:
受注登録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": "83c26ef5-7d92-4968-8697-d0c431e9c460",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:35:06+09:00",
    "subtotal": 3000,
    "carriage": 0,
    "total": 3000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000037",
            "taxDivision": "0",
            "salesPrice": 3000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ3",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ3",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:35:07 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c18da-2db81f413a76ce9f1398216d"
    ]
}
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:35:11
終了日時: 2026-01-30 11:35:11
エラーメッセージ:
受注登録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": "51d1ee2d-efd5-4e64-8828-8d4e679e1adc",
    "orderStatus": "10",
    "orderDateTime": "2026-01-30T11:35:11+09:00",
    "subtotal": 3000,
    "carriage": 0,
    "total": 3000,
    "taxRate": 10,
    "taxRounding": "0",
    "items": [
        {
            "productId": "8000037",
            "taxDivision": "0",
            "salesPrice": 3000,
            "quantity": 1
        }
    ],
    "storeId": "2",
    "customer": {
        "fullName": "おおさわ3",
        "email": ""
    },
    "shippingAddress": {
        "fullName": "おおさわ3",
        "zip": "100-0001"
    }
}
レスポンス
Status 400
Headers
{
    "date": [
        "Fri, 30 Jan 2026 02:35:11 GMT"
    ],
    "content-type": [
        "application\/problem+json"
    ],
    "server": [
        "openresty"
    ],
    "cache-control": [
        "no-cache, private"
    ],
    "x-request-id": [
        "Root=1-697c18df-40253b4d2e8436701fc3ce73"
    ]
}
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"}