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