Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url http://134.209.118.139:3002/finance/customers/status-summary \ --header 'x-access-token: <api-key>'
{ "PENDING": 12, "APPROVED": 154, "REPOSSESSED": 3 }
JWT token obtained from POST /api/auth/signin
POST /api/auth/signin
Status counts