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 POST \ --url http://134.209.118.139:3002/finance/customers/find \ --header 'Content-Type: application/json' \ --header 'x-access-token: <api-key>' \ --data ' { "accountnumber": "EO-2024-0001" } '
{ "message": "No token provided." }
JWT token obtained from POST /api/auth/signin
POST /api/auth/signin
"EO-2024-0001"
Customer record