v2

latestOpenAPI 3.1.02026-07-264249163.7 KB
Reports

Interest Account Activity

If you are enrolled in the interest account program, get the current activity on the interest account.

get/v2/interest/activity

Query parameters

start-datestring yyyy-mm-dd required

The start date for the report. Must be in yyyy-mm-dd format.

end-datestring yyyy-mm-dd

The end date for the report. Must be in yyyy-mm-dd format. If omitted, will default to the current date.

offsetinteger

Number of records to skip. Each response returns up to 20 records, so use 0 for the first 20, 20 for the next 20, and so on. Defaults to 0.

currency-codestring

The ISO-4217 currency code of the interest account. If omitted, will default to USD.

Response

Successful Operation