{ "is_show": "string" }
curl --location --request POST 'price_rule/status/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "is_show": "string" }'
{}