Changes to Fiat Deposit/Withdraw History (USER_DATA)
GET /sapi/v1/fiat/orders
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 26 revisions of this API.9218
What changed
- ▲
removed the enum value
0from thequeryrequest parametertransactionTyperequest-parameter-enum-value-removed
- ▲
removed the enum value
1from thequeryrequest parametertransactionTyperequest-parameter-enum-value-removed
- ▲
for the
queryrequest parametertransactionType, the type/format was changed fromstring/tointeger/int32request-parameter-type-changed
- ●
for the
queryrequest parametertransactionType, the max was set to1.00request-parameter-max-set
- ●
for the
queryrequest parametertransactionType, the min was set to0.00request-parameter-min-set
- ▲
- ▲
for the
queryrequest parameterbeginTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterpage, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parameterrecvWindow, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterrows, the type/format was changed frominteger/tointeger/int32request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ○
the response property
codebecame required for the status200response-property-became-required
- ○
the response property
codebecame required for the status400response-property-became-required
- ○
the response property
codebecame required for the status401response-property-became-required
- ○
the response property
databecame required for the status200response-property-became-required
- ○
the response property
data/items/amountbecame required for the status200response-property-became-required
- ○
the response property
data/items/createTimebecame required for the status200response-property-became-required
- ○
the response property
data/items/fiatCurrencybecame required for the status200response-property-became-required
- ○
the response property
data/items/indicatedAmountbecame required for the status200response-property-became-required
- ○
the response property
data/items/methodbecame required for the status200response-property-became-required
- ○
the response property
data/items/orderNobecame required for the status200response-property-became-required
- ○
the response property
data/items/statusbecame required for the status200response-property-became-required
- ○
the response property
data/items/totalFeebecame required for the status200response-property-became-required
- ○
the response property
data/items/updateTimebecame required for the status200response-property-became-required
- ○
the response property
messagebecame required for the status200response-property-became-required
- ○
the response property
msgbecame required for the status400response-property-became-required
- ○
the response property
msgbecame required for the status401response-property-became-required
- ○
the response property
successbecame required for the status200response-property-became-required
- ○
the response property
totalbecame required for the status200response-property-became-required
- ▲