Change Fixed/Activity Position to Daily Position (USER_DATA)
- PositionId is mandatory parameter for fixed position.
Weight(IP): 1
Query parameters
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
Purchase information
Example response
{
"dailyPurchaseId": 862290,
"time": 1577233578000
}Changes
Changed in 1 of the 26 revisions of this API.27
- ▲
for the
queryrequest parameterrecvWindow, 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
- ○
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
dailyPurchaseIdbecame 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
timebecame required for the status200response-property-became-required
- ▲