---
title: "Changes to Universal Transfer History (For Master Account)"
method: GET
path: "/sapi/v1/sub-account/universalTransfer"
---

# Changes to Universal Transfer History (For Master Account)

`GET /sapi/v1/sub-account/universalTransfer`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2022-04-25** `f008d48ec623` — 1 info
- **2022-01-07** `df4abe39a7f1` — 1 breaking, 1 info
- **2021-10-25** `a484ce871a72` — 5 breaking, 13 info

## Changes

- **2022-04-25** `f008d48ec623` — 1 info
  - added the required property `items/clientTranId` to the response with the `200` status
- **2022-01-07** `df4abe39a7f1` — 1 breaking, 1 info
  - for the `query` request parameter `limit`, the type/format was changed from `string`/`` to `integer`/`int32`
  - added the new optional `query` request parameter `clientTranId`
- **2021-10-25** `a484ce871a72` — 5 breaking, 13 info
  - for the `query` request parameter `endTime`, 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 `startTime`, 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 `400`
  - the response property `code` became required for the status `401`
  - the response property `items/amount` became required for the status `200`
  - the response property `items/asset` became required for the status `200`
  - the response property `items/createTimeStamp` became required for the status `200`
  - the response property `items/fromAccountType` became required for the status `200`
  - the response property `items/fromEmail` became required for the status `200`
  - the response property `items/status` became required for the status `200`
  - the response property `items/toAccountType` became required for the status `200`
  - the response property `items/toEmail` became required for the status `200`
  - the response property `items/tranId` 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`

---

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