List account products
The FEE account product has been deprecated. Instead, use the /v1/fee_templates and /v1/fees endpoints.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Date range filtering for type INTEREST. All rates in interest resource have to have valid_to earlier or equal to end_date.
Optional pagination token to be provided to retrieve subsequent pages, returned from previous get
"a8937a0d"
Type of account product
FEE
, INTEREST
ID of account product. Multiple IDs can be provided as a comma-separated list.
Maximum number of objects to return per page. If the limit is greater than 100, then it will be set to 100.
x >= 1
100
Date range filtering for type INTEREST. All rates in interest resource have to have valid_from later or equal to start_date.
List of account products
The response is of type object
.