Get interest payments history
Crypto Lending - Fixed
Get interest payments history
This endpoint retrieves the history of interest payments.
POST
Get interest payments history
Documentation Index
Fetch the complete documentation index at: https://whitebit-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
These endpoints are available only for B2B partner services, you need to fill the form https://whitebit.com/institutional-services/b2b in order to get permissions to use these endpoints.
Authorizations
API key authentication using signed requests
Body
application/json
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.
Required range:
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.
Required range:
0 <= x <= 10000