Get daily account balance limits

Get daily account balance limits for a date range. By default, if only the account ID is specified, the range is 10 days: from 10 days before yesterday's date to yesterday.

You can query the account balance limits as far back as 515 days before the current date and for a maximum range of 90 days. You can't query for today's date.

Refer to the Get daily account balance limits section in the Accounts guide for more information.

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

Account ID

Query Params
date

Beginning date to filter account balances in the yyyy-mm-dd format. This date must be before or equal to endDate. If the value is not sent in the request, the default is endDate - 10 days.

date

Ending date to filter account balances in the yyyy-mm-dd format. This date must be after or equal to the beginDate and it must be in the past, yesterday or earlier. Only full/complete days are considered. If the value is not sent in the request, the default is yesterday's date (current date - 1 day).

integer
Defaults to 10

Number of entries per page. If the value is not sent in the request, the default value is 10.

integer
Defaults to 1

Page number of results to return. If the value is not sent in the request, the default value is 1.

Responses

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