Derivatives/API Documentation
Get derivatives payments
Returns a list of derivatives payments for a specific currency type with optional filtering by payment type.
Authorization
authorization<token>Use your API key here.
In: header
Path Parameters
currency_typeRequiredstringCurrency type for derivatives operations
Value in:
"BTC" | "USD"Query Parameters
typestringFilter by payment type
Default:
"ALL"Value in: "ALL" | "PAYABLE" | "RECEIVABLE"page_numberintegerDefault:
1Minimum: 1page_sizeintegerDefault:
10Minimum: 1Default Response