get https://api-sandbox.argyle.com/v1/income-totals
List all income-totals by calendar year, from newest to oldest.
Requirement: Either account
or user
ID is required to list income-totals.
This request returns an object with a results
property that contains an array of objects for each account that include the account ID, last_payout_date
, and income_totals
object.