curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/customer/add-credit \
--header 'token: <token>'{
"success": true,
"message": "Credit User ID: 110 added successfully",
"credit": 1000
}curl --request POST \
--url https://demo.onlinebillingform.com/api/v1/customer/add-credit \
--header 'token: <token>'{
"success": true,
"message": "Credit User ID: 110 added successfully",
"credit": 1000
}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.