Get list of users' annual balance

This GET endpoint is used to get tax information for a specific user identified by their user_token. It provides access to historical tax attribute values as well as the ability to perform attribute velocity checks.
To use this endpoint, replace user_token in the URL path with the actual user token of the user whose tax information you want to retrieve. This endpoint's purpose is to aid in the identification of users with matching attribute values and to prevent fraudulent activities by monitoring unusual attribute value changes over time. It compares the provided attribute value to the historical attribute values for the same user to see if it meets the velocity check criteria.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
number
required

If specified, only show users whose total balance exceeds the provided amount

integer
required

The year for which we would like to obtain tax information for. If none provided, defaults to previous year.

uuid

Optional user token. When provider, it will return the tax amount for the provided users. For more than one user, provided the tokens comma separated.

Responses

404

Not Found

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json