curl --location --request POST 'https://api.pixiefixapp.com/api/v1/ai/set_price_increase_rate' \ --header 'Content-Type: application/json' \ --data-raw '{ "percentage": 0 }'
{}