List delinquency buckets

Get an account's delinquency buckets with filtering options. For more information, see the Delinquency buckets guide.

NOTE: This endpoint requires an account token — an access token encoded with an account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message.

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

Account ID

Query Params
int32

Current page

int32

Items per page. Default is 10.

boolean

false = return all account's existing delinquency buckets. true = return only delinquency bucket with balance amount greater than zero. Default is false.

boolean

true = return all buckets. false = return all buckets with DueDate less than today (or DueDate null for legacy buckets). Default is false.

Responses

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