Changes to Crypto Loan Borrow (TRADE)

POST /sapi/v1/loan/borrow

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 26 revisions of this API.112

  1. e09d615edc031
  2. 6622e0c1510011
  3. 9d597b7942a91

What changed

    • added the new optional query request parameter collateralAmount

      new-optional-request-parameter

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • for the query request parameter loanAmount, the type/format was changed from number/double to number/float

      request-parameter-type-changed

    • deleted the query request parameter collateralAmount

      request-parameter-removed

    • endpoint added

      endpoint-added