admin-auth: ********************
curl --location --request POST '/admin/setManualBill' \ --header 'admin-auth: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "tenantId": "string", "manualBill": true }'