List retained per-account cycle outcomes, optionally by status (pending, complete, failed)
/accounts/cycles/periods/{period}/accountsPath parameters
periodstringRequiredQuery parameters
limitintegerOptionalPage size
Default 10. Maximum 100.
starting_afterstringOptionalThe id of the last item seen; returns the page after it
ending_beforestringOptionalThe id of the first item seen; returns the page before it
Returns
200 OK
dataarray of objectsRequired9 child attributes
account_idstringRequiredExample acct_2tVh8nqLxq4GbDe0K1F6S9zRcWm
attemptsintegerOptionalCycle passes that reached this account, including reconciliations
error_codestringOptionalFailed: the problem code of the last attempt
error_detailstringOptionalFailed: what the operator has to fix before reconciling
periodstringRequiredreportobject or nullOptionalCycleReport is the evidence a statement cycle leaves behind.
19 child attributes
accountsintegerRequiredactorstringRequiredanalysis_accountsintegerRequiredBusiness accounts analysed
earnings_credit_amountintegerRequiredEarnings credit applied against their fees
execution_datestring · dateRequiredA business date, YYYY-MM-DD
failed_accountsintegerRequiredAccounts whose last pass failed; reconcile them one by one
fees_postedintegerRequiredfees_skippedintegerRequiredfees_waivedintegerRequiredforeign_currency_interest_amountsobjectOptionalForeignInterest is the interest paid on accounts held in currencies other than USD, by currency in that currency's own minor units; interest_amount and withheld_amount are USD.
interest_accountsintegerRequiredAccounts paid interest in the period
interest_amountintegerRequiredpending_accountsintegerRequiredperiodstringRequiredreplayedbooleanRequiredstatementsintegerRequiredstatusstringRequiredtotal_accountsintegerRequiredwithheld_amountintegerRequiredBackup withholding taken
source_sha256stringOptionalstatement_idstringOptionalstatusstringRequiredPending, complete or failed
has_morebooleanRequiredWhether another page follows
Errors
Every error is a problem document with a stable code. See Errors.
400401403404409412413422424429500503