v1
latestOpenAPI 3.0.12026-07-24501176.6 MBOrganisation Level Configuration for Rewards Catalog
post/api_gateway/rewards/core/v1/brand/config
Request body
Response
200
Example response
{
"status": {
"success": true,
"code": 3008,
"message": "Org config updated successfully"
},
"configList": [
{
"configKeyName": "CONF_START_OF_THE_WEEK_FOR_ORG_RESTRICTION",
"configKeyValue": "TUESDAY",
"label": "Add the start of the week for the org level restrictions, this will be applied to all org level restrictions with Week configurations"
}
]
}