Create catalog promotionAsk AIpost https://{host}/api_gateway/rewards/core/v1/promotion/createBody ParamsRAW_BODYjsonDefaults to { "startTime": "2024-05-04T20:58:49.000Z", "endTime": "2025-10-25T05:46Z", "discountType": "ABSOLUTE", "discountValue": 1, "brandId": "1", "enabled": true, "languageSpecificInfo": [ { "languageCode": "en", "name": "test1", "description": "description", "enabled": true } ], "rewardIds": [ 112295 ] }Sample request bodyResponses 200200 400400Updated about 1 month ago