Skip to main content
GET
/
finance
/
collections
/
calls
List all receivable calls
curl --request GET \
  --url http://134.209.118.139:3002/finance/collections/calls \
  --header 'x-access-token: <api-key>'
{
  "message": "No token provided."
}

Authorizations

x-access-token
string
header
required

JWT token obtained from POST /api/auth/signin

Response

Collection call list