Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

(warning) Note: Check your version of PropReports to make sure a feature is available.

...

Info
titleRequest Limitations

The current request rate is limited to 40 requests every 4 seconds.   This equates to 600 requests per minute.


Pagination

The output of some actions is limited: accounts, adjustments, fills, profiles, and groups return a maximum of 50,000 records; positions, 10,000 records. To retrieve more data a "page" parameter is introduced. If specified, the last line of the output (trailer) will indicate total number of pages available (e.g. "Page 1/3"). To maintain backwards compatibility, if "page" is not specified, the trailer will be omitted and the results of the first page returned.

...

NameDescriptionExample
action
report
startDate
2011-07-01
endDate
2011-07-31
typeType of report to run (see reports action for a list of what's available).detailed
groupIdFor group-based reports, use the numeric Group Id returned by the groups action. For account-based reports, this should be omitted. -4
accountIdFor account-based reports, use the numeric Account Id returned by the accounts action.  For group-bsed based reports, this should be omitted.348
modeFor group-based reports (eg. totalsByAccount) that have Inactive accounts, you can use "mode=2" to see individual results for the inactive accounts, rather than the standard one-line summarized results for all "Inactive" accounts.2
baseCurrency(Optional) For reports that support multiple currencies, specify the base currency for the report.USD
token
3ea08bac153a4c572e1d881487829301

...