---
title: "Changes to Earnings List (USER_DATA)"
method: GET
path: "/sapi/v1/mining/payment/list"
---

# Changes to Earnings List (USER_DATA)

`GET /sapi/v1/mining/payment/list`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 26 revisions.

- **2021-10-25** `a484ce871a72` — 3 breaking, 18 info

## Changes

- **2021-10-25** `a484ce871a72` — 3 breaking, 18 info
  - for the `query` request parameter `pageIndex`, the type/format was changed from `string`/`` to `integer`/`int32`
  - 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`
  - 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/accountProfits` became required for the status `200`
  - the response property `data/accountProfits/items/coinName` became required for the status `200`
  - the response property `data/accountProfits/items/dayHashRate` became required for the status `200`
  - the response property `data/accountProfits/items/hashTransfer` became required for the status `200`
  - the response property `data/accountProfits/items/profitAmount` became required for the status `200`
  - the response property `data/accountProfits/items/status` became required for the status `200`
  - the response property `data/accountProfits/items/time` became required for the status `200`
  - the response property `data/accountProfits/items/transferAmount` became required for the status `200`
  - the response property `data/accountProfits/items/type` became required for the status `200`
  - the response property `data/pageSize` became required for the status `200`
  - the response property `data/totalNum` became required for the status `200`
  - the response property `msg` 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/mining/payment/list/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/mining/payment/list/get)
