---
title: "Changes to Dust Transfer (USER_DATA)"
method: POST
path: "/sapi/v1/asset/dust"
---

# Changes to Dust Transfer (USER_DATA)

`POST /sapi/v1/asset/dust`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 26 revisions.

- **2024-06-06** `6c02ecd56d37` — 1 info
- **2022-02-17** `9f8e6c752c15` — 1 info
- **2021-10-25** `a484ce871a72` — 2 breaking, 13 info

## Changes

- **2024-06-06** `6c02ecd56d37` — 1 info
  - added the new optional `query` request parameter `accountType`
- **2022-02-17** `9f8e6c752c15` — 1 info
  - for the `query` request parameter `asset`, the type was generalized from `string` to `array`
- **2021-10-25** `a484ce871a72` — 2 breaking, 13 info
  - for the `query` request parameter `recvWindow`, the format changed from no format to `int64`
  - for the `query` request parameter `timestamp`, the format changed from no format to `int64`
  - 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 `totalServiceCharge` became required for the status `200`
  - the response property `totalTransfered` became required for the status `200`
  - the response property `transferResult` became required for the status `200`
  - the response property `transferResult/items/amount` became required for the status `200`
  - the response property `transferResult/items/fromAsset` became required for the status `200`
  - the response property `transferResult/items/operateTime` became required for the status `200`
  - the response property `transferResult/items/serviceChargeAmount` became required for the status `200`
  - the response property `transferResult/items/tranId` became required for the status `200`
  - the response property `transferResult/items/transferedAmount` became required for the status `200`

---

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