Changes to VIP Loan Borrow

POST /sapi/v1/loan/vip/borrow

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

Changed in 2 of the 26 revisions of this API.24

  1. 558ab69ec55523
  2. 6622e0c151001

What changed

  • 558ab69ec55523See the full diff
    • removed the enum value false from the query request parameter isFlexibleRate

      request-parameter-enum-value-removed

    • removed the enum value true from the query request parameter isFlexibleRate

      request-parameter-enum-value-removed

    • added the new enum value FALSE to the query request parameter isFlexibleRate

      request-parameter-enum-value-added

    • added the new enum value TRUE to the query request parameter isFlexibleRate

      request-parameter-enum-value-added

    • for the query request parameter isFlexibleRate, the type was generalized from boolean to string

      request-parameter-type-generalized

    • endpoint added

      endpoint-added