Changes to Get executable quote

POST /v1/swap/quote

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

Changed in 2 of the 4 revisions of this API.14

  1. 6ffb6a8fd74a13
  2. 66f4a710f3791

What changed

  • 6ffb6a8fd74a13See the full diff
    • added the pattern ^\d+$ to the request property sellAmountCryptoBaseUnit

      request-property-pattern-added

    • added the new optional request property buyAmountCryptoBaseUnit

      new-optional-request-property

    • the request property sellAmountCryptoBaseUnit became optional

      request-property-became-optional

    • the sellAmountCryptoBaseUnit request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    • added the non-success response with the status 502

      response-non-success-status-added