Loan Borrowing

Borrowed assets are credited to the portfolio's account on the exchange.

Permission

  • Applies to both primary user and trading portfolio's API Key.
  • Permission: TRADE.

Rate Limit

  • 50 requests per 10 seconds.

Request

Field nameTypeNecessaryRemarks
coinStringYBorrowed currency.
exchangeStringYBorrowed assets are credited to this exchange.
amountStringYBorrowed amount. Must be greater than 0, with 2 decimal places.
clientOrderIdStringNClient idempotency ID. Maximum 64 characters.

Response

Field nameTypeRemarks
orderIdStringLoan order ID.
borrowedBigDecimalActual borrowed amount for this transaction.
loanBalanceBigDecimalLoan balance of this currency after borrowing.
availableBalanceBigDecimalAvailable balance of this currency after borrowing.
timestampint64Transaction timestamp in milliseconds.
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Choose an example:
text/plain
application/json