Query Parameters
The number of levels of related objects to include in the response
Pass the name of a top-level field to sort by that field in ascending order. Prefix the name of the field with a minus symbol ("-") to sort in descending order.
Limit number of results, default 10
Search for results fitting criteria, uses qs library for query string parsing
Response
Trade Payoff Balances Found
Current page number
Examples:
2
number
of next page, null
if it doesn't exist
Examples:
3
number
of previous page, null
if it doesn't exist
Examples:
1
Total pages available, based upon the limit
Examples:
3
Total available records within the database
Examples:
25
Limit query parameter, defaults to 10
Examples:
10
number
of the first record on the current page
Examples:
11
true/false
if previous page exists
Examples:
true
true/false
if next page exists
Examples:
true