---
title: "Changes to Get Quotes"
method: POST
path: "/api/v1/swaps/quotes"
---

# Changes to Get Quotes

`POST /api/v1/swaps/quotes`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 7 revisions.

- **2026-08-16** `61a784d58550` — 3 breaking, 7 info
- **2026-08-09** `c4c28d233105` — 15 warning, 6 info

## Changes

- **2026-08-16** `61a784d58550` — 3 breaking, 7 info
  - added `#/components/schemas/RippleAssetIdentifier` to the `providers_with_quote/items/quote/input_asset_identifier` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/RippleAssetIdentifier` to the `providers_with_quote/items/quote/output_asset_identifier` response property `oneOf` list for the response status `200`
  - added `#/components/schemas/RippleAssetIdentifier` to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier` response property `oneOf` list for the response status `200`
  - added `ripple` discriminator mapping keys to the `input_asset_identifier` request property
  - added `ripple` discriminator mapping keys to the `output_asset_identifier` request property
  - added `#/components/schemas/RippleAssetIdentifierRequest` to the `input_asset_identifier` request property `oneOf` list
  - added `#/components/schemas/RippleAssetIdentifierRequest` to the `output_asset_identifier` request property `oneOf` list
  - added `ripple` discriminator mapping keys to the `providers_with_quote/items/quote/input_asset_identifier` response property for the response status `200`
  - added `ripple` discriminator mapping keys to the `providers_with_quote/items/quote/output_asset_identifier` response property for the response status `200`
  - added `ripple` discriminator mapping keys to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier` response property for the response status `200`
- **2026-08-09** `c4c28d233105` — 15 warning, 6 info
  - added the new `exchange_paxos` enum value to the `providers_with_quote/items/quote/input_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `exchange_paxos` enum value to the `providers_with_quote/items/quote/output_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `exchange_paxos` enum value to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `paxos` enum value to the `providers_with_quote/items/quote/input_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type` response property for the response status `200`
  - added the new `paxos` enum value to the `providers_with_quote/items/quote/output_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type` response property for the response status `200`
  - added the new `paxos` enum value to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifier]/exchange_type` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/input_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/input_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/input_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/output_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/output_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/output_asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/chain/unique_id` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain` response property for the response status `200`
  - added the new `ton_testnet` enum value to the `providers_with_quote/items/quote/provider_fee/priced_asset/asset_info/asset_identifier/oneOf[subschema #12: TonAssetIdentifier]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain` response property for the response status `200`
  - added the new `paxos` enum value to the request property `input_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_type`
  - added the new `paxos` enum value to the request property `output_asset_identifier/oneOf[subschema #6: ExchangeAssetIdentifierRequest]/exchange_type`
  - added the new `ton_testnet` enum value to the request property `input_asset_identifier/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain`
  - added the new `ton_testnet` enum value to the request property `input_asset_identifier/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain`
  - added the new `ton_testnet` enum value to the request property `output_asset_identifier/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #1: TonNativeAssetIdentifierRequest]/chain`
  - added the new `ton_testnet` enum value to the request property `output_asset_identifier/oneOf[subschema #12: TonAssetIdentifierRequest]/details/oneOf[subschema #2: TonJettonAssetIdentifierRequest]/jetton/chain`

---

[Operation](https://skmtc.dev/fordefi/apis/fordefi-api/docs/api/v1/swaps/quotes/post.md) · [API](https://skmtc.dev/fordefi/apis/fordefi-api.md) · [Page](https://skmtc.dev/fordefi/apis/fordefi-api/changes/api/v1/swaps/quotes/post)
