Changes to getQuote (Allowance Holder)

GET /swap/allowance-holder/quote

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

Changed in 4 of the 26 revisions of this API.185

  1. 9d5781bb06951
  2. 23db116bcbf5163
  3. 2df8a96131a311
  4. 3266ce981e2f1

What changed

    • removed the required property anyOf[subschema #1]/anyOf[subschema #2]/fees/gasFee from the response with the 200 status

      response-required-property-removed

  • 23db116bcbf5163See the full diff
    • the anyOf[subschema #1]/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property anyOf[subschema #1]/allowanceTarget from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/blockNumber from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/buyAmount from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/buyToken from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/fees from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/issues from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/liquidityAvailable from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/minBuyAmount from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/route from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/sellAmount from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/sellToken from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/tokenMetadata from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/totalNetworkFee from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/transaction from the response with the 200 status

      response-required-property-removed

    • removed the required property anyOf[subschema #1]/zid from the response with the 200 status

      response-required-property-removed

    • added the new optional query request parameter buyAmount

      new-optional-request-parameter

    • the query request parameter sellAmount became optional

      request-parameter-became-optional

    • added subschema #1 subschema #2 to the anyOf[subschema #1]/ response property anyOf list for the response status 200

      response-property-any-of-added

  • 2df8a96131a311See the full diff
    • for the query request parameter slippageBps, default value 100 was removed

      request-parameter-default-value-removed

    • added the new optional query request parameter slippagePpm

      new-optional-request-parameter

    • added the new optional query request parameter wrapUnwrapMode

      new-optional-request-parameter