このジョブの実行履歴です。複数回のリトライが行われた場合、全ての実行結果が表示されます。
開始日時: 2025-12-19 01:12:26
終了日時: 2025-12-19 01:12:26
エラーメッセージ:
ポイント付与APIの呼び出しに失敗しました。ステータスコード: 404
リクエスト
| Method |
POST |
| URL |
https://api.smaregi.dev/sb_skp380c6/pos/customers/2/point/add |
| Headers |
{
"Authorization": "***",
"Content-Type": "application\/json"
}
|
| Body |
{
"point": 10,
"pointExpireDate": "2026-06-19"
}
|
レスポンス
| Status |
404
|
| Headers |
{
"date": [
"Thu, 18 Dec 2025 16:12:26 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-694427ea-6fa89c85226b6d8834a9a6da"
]
}
|
| Body |
{"type":"about:blank","title":"NotFound","detail":"\u6307\u5b9a\u3055\u308c\u305fID\u306e\u30ea\u30bd\u30fc\u30b9\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093","status":404}
|