Changes to Get a gateway quote (v3 — requires `ownerAddress`).

GET /v3/get-quote

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

Changed in 4 of the 19 revisions of this API.353

  1. 5a00610487e412
  2. aae0690f68d2121
  3. 7dc4dd4a320a111
  4. d2dd18e5fc891

What changed

  • 5a00610487e412See the full diff
    • added subschema #1 to the //// response property oneOf list for the response status

      response-property-one-of-added

    • added the new MAX_SLIPPAGE_EXCEEDED enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new SERVICE_UNAVAILABLE enum value to the //// response property for the response status

      response-property-enum-value-added

  • aae0690f68d2121See the full diff
    • added subschema #12 to the //// response property oneOf list for the response status

      response-property-one-of-added

    • deleted the query request parameter gasRefill

      request-parameter-removed

    • added the new TOO_MANY_AFFILIATES enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the optional property // to the response with the status

      response-optional-property-added

  • 7dc4dd4a320a111See the full diff
    • added to the response property oneOf list for the response status

      response-property-one-of-added

    • added the new NON_COMPLIANT_ADDRESSES enum value to the //// response property for the response status

      response-property-enum-value-added

    • removed from the response property oneOf list for the response status

      response-property-one-of-removed

    • endpoint added

      endpoint-added