This endpoint retrieves the history of interest payments.
API key authentication using signed requests
Request signature
Unique request identifier
Invest plan identifier
Invest plan target currency's ticker
LIMIT is a special clause used to limit records a particular query can return.
1 <= x <= 100If you want the request to return entries starting from a particular line, you can use OFFSET clause to tell it where it should start.
0 <= x <= 10000