Changes to Query Subscription Record (USER_DATA)
GET /sapi/v1/blvt/subscribe/record
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 26 revisions of this API.6111
- a484ce871a726111
What changed
- ▲
for the
queryrequest parameterendTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterid, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parameterlimit, 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 parameterstartTime, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ▲
for the
queryrequest parametertimestamp, the type/format was changed frominteger/tointeger/int64request-parameter-type-changed
- ●
removed the optional property
timstampfrom the response with the200statusresponse-optional-property-removed
- ○
the response property
amountbecame 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
feebecame required for the status200response-property-became-required
- ○
the response property
idbecame 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
navbecame required for the status200response-property-became-required
- ○
the response property
tokenNamebecame required for the status200response-property-became-required
- ○
the response property
totalChargebecame required for the status200response-property-became-required
- ○
added the required property
timestampto the response with the200statusresponse-required-property-added
- ▲