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

# Changes to Universal Transfer (For Master Account)

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

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

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

## Changes

- **2022-04-25** `f008d48ec623` — 6 info
  - added the new optional `query` request parameter `symbol`
  - added the new enum value `ISOLATED_MARGIN` to the `query` request parameter `fromAccountType`
  - added the new enum value `ISOLATED_MARGIN` to the `query` request parameter `toAccountType`
  - added the new enum value `MARGIN` to the `query` request parameter `fromAccountType`
  - added the new enum value `MARGIN` to the `query` request parameter `toAccountType`
  - added the required property `clientTranId` to the response with the `200` status
- **2022-01-07** `df4abe39a7f1` — 1 info
  - added the new optional `query` request parameter `clientTranId`
- **2021-10-25** `a484ce871a72` — 2 breaking, 6 info
  - for the `query` request parameter `recvWindow`, 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`
  - for the `query` request parameter `amount`, the type/format was generalized from `number`/`float` to `number`/`double`
  - the response property `code` became required for the status `400`
  - the response property `code` became required for the status `401`
  - the response property `msg` became required for the status `400`
  - the response property `msg` became required for the status `401`
  - the response property `tranId` became required for the status `200`

---

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