このジョブの実行履歴です。複数回のリトライが行われた場合、全ての実行結果が表示されます。
開始日時: 2025-12-01 23:04:54
終了日時: 2025-12-01 23:04:54
エラーメッセージ:
商品新規登録APIの呼び出しに失敗しました。ステータスコード: 400
リクエスト
| Method |
POST |
| URL |
https://api.smaregi.dev/sb_skp380c6/pos/products |
| Headers |
{
"Authorization": "***",
"Content-Type": "application\/json"
}
|
| Body |
{
"productCode": "VAR001",
"productName": "日本語版"
}
|
レスポンス
| Status |
400
|
| Headers |
{
"date": [
"Mon, 01 Dec 2025 14:04:54 GMT"
],
"content-type": [
"application\/problem+json"
],
"server": [
"openresty"
],
"access-control-allow-origin": [
"*"
],
"access-control-allow-headers": [
"Smaregi-Api-Authorization,Smaregi-Api-Contract-Id,Smaregi-Api-Client-Id,Smaregi-Api-Scopes"
],
"access-control-allow-methods": [
"POST,OPTIONS,GET,DELETE,PATCH"
],
"http": [
""
],
"content-language": [
"ja"
],
"x-request-id": [
"Root=1-692da086-3f3a2d8c7dd95e946804c1f9"
]
}
|
| Body |
{"type":"about:blank","title":"Bad Request","detail":"request_json:[categoryId]\u306f\u5fc5\u9808\u9805\u76ee\u3067\u3059","status":400}
|