Changes to Order Book
GET /api/v3/depth
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.115
What changed
- ▲
removed the enum value
10.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
100.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
1000.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
20.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
5.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
50.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
500.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
removed the enum value
5000.00from thequeryrequest parameterlimitrequest-parameter-enum-value-removed
- ▲
- ▲
for the
queryrequest parameterlimit, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
the
asks/items/items/response's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
bids/items/items/response's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ○
the response property
asksbecame required for the status200response-property-became-required
- ○
the response property
bidsbecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
lastUpdateIdbecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ▲