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/deals \ --header 'x-access-token: <api-key>'
[ { "dealid": 123, "dealname": "<string>", "totalamount": 123, "deposit": 123, "monthly": 123, "active": true } ]
JWT token obtained from POST /api/auth/signin
POST /api/auth/signin
Array of deals