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