From 7c8662de3e6c9f76dd027bd8ecddaf81072b808e Mon Sep 17 00:00:00 2001 From: Naoki Kuratomi Date: Wed, 4 Sep 2024 05:34:03 +0000 Subject: [PATCH] Update docs/202211.html --- docs/202211.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/202211.html b/docs/202211.html index ecd38d5..2749788 100644 --- a/docs/202211.html +++ b/docs/202211.html @@ -1786,7 +1786,7 @@ margin-top: 10px; line-height: 1.4; font-size: 0.9em; - + li { background-color: inherit; } @@ -2179,7 +2179,7 @@ - +
関連リンク

Request samples

Content type
application/json
{
  • "name": "割引クーポン",
  • "code": "pL8PWJ21vH",
  • "auto_code_generation": false,
  • "status": true,
  • "quantity": null,
  • "mail_notice": true,
  • "frequency_limitation": 0,
  • "details": [
    ],
  • "conditions": [
    ],
  • "expire": {
    }
}

Response samples

Content type
application/json
{
  • "id": "616950cd768f7263b4dab1a1",
  • "name": "割引クーポン",
  • "code": "pL8PWJ21vH",
  • "status": true,
  • "quantity": null,
  • "mail_notice": true,
  • "frequency_limitation": 0,
  • "details": [
    ],
  • "conditions": [
    ],
  • "expire": {
    },
  • "created_at": "2023-07-24T14:15:22Z"
}
- \ No newline at end of file +