curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/customer/delete \
--header 'token: <token>'{
"success": true,
"message": "User: 101 deleted successfully"
}curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/customer/delete \
--header 'token: <token>'{
"success": true,
"message": "User: 101 deleted successfully"
}Documentation Index
Fetch the complete documentation index at: https://www.billingserv.com/docs/llms.txt
Use this file to discover all available pages before exploring further.