---
title: "Changes to Send quote request (USER_DATA)"
method: POST
path: "/sapi/v1/convert/getQuote"
---

# Changes to Send quote request (USER_DATA)

`POST /sapi/v1/convert/getQuote`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2023-09-19** `558ab69ec555` — 4 breaking, 1 info
- **2023-09-02** `6622e0c15100` — 2 breaking
- **2022-12-23** `0fd8c8a60f97` — 1 info

## Changes

- **2023-09-19** `558ab69ec555` — 4 breaking, 1 info
  - removed the enum value `10s` from the `query` request parameter `validTime`
  - removed the enum value `1m` from the `query` request parameter `validTime`
  - removed the enum value `2m` from the `query` request parameter `validTime`
  - removed the enum value `30s` from the `query` request parameter `validTime`
  - added the new optional `query` request parameter `walletType`
- **2023-09-02** `6622e0c15100` — 2 breaking
  - for the `query` request parameter `fromAmount`, the type/format was changed from `number`/`decimal` to `number`/`float`
  - for the `query` request parameter `toAmount`, the type/format was changed from `number`/`decimal` to `number`/`float`
- **2022-12-23** `0fd8c8a60f97` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/convert/getQuote/post.md) · [API](https://skmtc.dev/binance/apis/binance-public-spot-api.md) · [Page](https://skmtc.dev/binance/apis/binance-public-spot-api/changes/sapi/v1/convert/getQuote/post)
