Fee subhead delete
Developing
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request samples
curl --location --request DELETE 'https://apidev.edufee.online/api/fees-management/startup/feesubhead/delete/'
Responses
application/json {
"status": "string",
"message": "string"
}
Modified at 2025-04-09 06:52:06