Authorization: Bearer ********************
{ "price":"" }
curl --location --request POST '/admin/update-base_price/' \ --header 'Content-Type: application/json' \ --data-raw '{ "price":"" }'
{}