---
title: "Changes to Get C2C Trade History (USER_DATA)"
method: GET
path: "/sapi/v1/c2c/orderMatch/listUserOrderHistory"
---

# Changes to Get C2C Trade History (USER_DATA)

`GET /sapi/v1/c2c/orderMatch/listUserOrderHistory`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 26 revisions.

- **2022-03-04** `f1d8926e955a` — 1 breaking
- **2021-10-25** `a484ce871a72` — 6 breaking, 23 info

## Changes

- **2022-03-04** `f1d8926e955a` — 1 breaking
  - the `query` request parameter `tradeType` became required
- **2021-10-25** `a484ce871a72` — 6 breaking, 23 info
  - for the `query` request parameter `endTimestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `page`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - for the `query` request parameter `recvWindow`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `rows`, the type/format was changed from `integer`/`` to `integer`/`int32`
  - for the `query` request parameter `startTimestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - for the `query` request parameter `timestamp`, the type/format was changed from `integer`/`` to `integer`/`int64`
  - the response property `code` became required for the status `200`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `data` became required for the status `200`
  - the response property `data/items/advNo` became required for the status `200`
  - the response property `data/items/advertisementRole` became required for the status `200`
  - the response property `data/items/amount` became required for the status `200`
  - the response property `data/items/asset` became required for the status `200`
  - the response property `data/items/commission` became required for the status `200`
  - the response property `data/items/counterPartNickName` became required for the status `200`
  - the response property `data/items/createTime` became required for the status `200`
  - the response property `data/items/fiat` became required for the status `200`
  - the response property `data/items/fiatSymbol` became required for the status `200`
  - the response property `data/items/orderNumber` became required for the status `200`
  - the response property `data/items/orderStatus` became required for the status `200`
  - the response property `data/items/totalPrice` became required for the status `200`
  - the response property `data/items/tradeType` became required for the status `200`
  - the response property `data/items/unitPrice` became required for the status `200`
  - the response property `message` became required for the status `200`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `success` became required for the status `200`
  - the response property `total` became required for the status `200`

---

[Operation](https://skmtc.dev/binance/apis/binance-public-spot-api/docs/sapi/v1/c2c/orderMatch/listUserOrderHistory/get.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/c2c/orderMatch/listUserOrderHistory/get)
