List Balance Entries
A Balance Entry reflects a change to an application's Balance due to a Transfer or a Balance Adjustment (i.e., "top-up").
You can use this endpoint to obtain a list of Balance Entry objects.
Query parameters
Return every resource created after the cursor value.
Return every resource created before the cursor value.
Filter where created_at is after the given date.
Filter where created_at is before the given date.
The numbers of items to return.
Filter by the tag's key. For more information, see Tags.
Filter by the tag's value. For more information, see Tags.
Filter where updated_at is after the given date.
Filter where updated_at is before the given date.
Headers
Specify the API version of your request. For more details, see Versioning.
Response
List of Balance resources
Changes
No recorded changes to this endpoint across all 11 revisions of this API.