---
title: "Changes to getQuote (Allowance Holder)"
method: GET
path: "/swap/allowance-holder/quote"
---

# Changes to getQuote (Allowance Holder)

`GET /swap/allowance-holder/quote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 26 revisions.

- **2026-05-21** `9d5781bb0695` — 1 breaking
- **2026-05-13** `23db116bcbf5` — 16 breaking, 3 info
- **2026-04-24** `2df8a96131a3` — 1 breaking, 1 info
- **2026-04-08** `3266ce981e2f` — 1 info

## Changes

- **2026-05-21** `9d5781bb0695` — 1 breaking
  - removed the required property `anyOf[subschema #1]/anyOf[subschema #2]/fees/gasFee` from the response with the `200` status
- **2026-05-13** `23db116bcbf5` — 16 breaking, 3 info
  - the `anyOf[subschema #1]/` response's property type/format changed from `object`/`` to ``/`` for status `200`
  - removed the required property `anyOf[subschema #1]/allowanceTarget` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/blockNumber` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/buyAmount` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/buyToken` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/fees` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/issues` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/liquidityAvailable` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/minBuyAmount` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/route` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/sellAmount` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/sellToken` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/tokenMetadata` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/totalNetworkFee` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/transaction` from the response with the `200` status
  - removed the required property `anyOf[subschema #1]/zid` from the response with the `200` status
  - added the new optional `query` request parameter `buyAmount`
  - the `query` request parameter `sellAmount` became optional
  - added `subschema #1, subschema #2` to the `anyOf[subschema #1]/` response property `anyOf` list for the response status `200`
- **2026-04-24** `2df8a96131a3` — 1 breaking, 1 info
  - for the `query` request parameter `slippageBps`, default value `100` was removed
  - added the new optional `query` request parameter `slippagePpm`
- **2026-04-08** `3266ce981e2f` — 1 info
  - added the new optional `query` request parameter `wrapUnwrapMode`

---

[Operation](https://skmtc.dev/0xproject/apis/0x-api/docs/swap/allowance-holder/quote/get.md) · [API](https://skmtc.dev/0xproject/apis/0x-api.md) · [Page](https://skmtc.dev/0xproject/apis/0x-api/changes/swap/allowance-holder/quote/get)
