Get Fixed/Activity Project Position (USER_DATA)
Weight(IP): 1
Query parameters
Default ALL
The value cannot be greater than 60000
UTC timestamp in ms
Signature
Response
List of fixed project positions
Example response
[
{
"asset": "USDT",
"createTimestamp": 1587010770000,
"duration": 14,
"endTime": 1588291200000,
"interest": "0.19950000",
"interestRate": "0.05201250",
"lot": 1,
"positionId": 51724,
"principal": "100.00000000",
"projectId": "CUSDT14DAYSS001",
"projectName": "USDT",
"purchaseTime": 1587010771000,
"redeemDate": "2020-05-01",
"startTime": 1587081600000,
"status": "HOLDING",
"type": "CUSTOMIZED_FIXED"
}
]Changes
Changed in 2 of the 26 revisions of this API.223
- ○
the
queryrequest parameterprojectIdbecame optionalrequest-parameter-became-optional
- ○
the
queryrequest parameterstatusbecame optionalrequest-parameter-became-optional
- ○
- ▲
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
items/assetbecame required for the status200response-property-became-required
- ○
the response property
items/canTransferbecame required for the status200response-property-became-required
- ○
the response property
items/createTimestampbecame required for the status200response-property-became-required
- ○
the response property
items/durationbecame required for the status200response-property-became-required
- ○
the response property
items/endTimebecame required for the status200response-property-became-required
- ○
the response property
items/interestbecame required for the status200response-property-became-required
- ○
the response property
items/interestRatebecame required for the status200response-property-became-required
- ○
the response property
items/lotbecame required for the status200response-property-became-required
- ○
the response property
items/positionIdbecame required for the status200response-property-became-required
- ○
the response property
items/principalbecame required for the status200response-property-became-required
- ○
the response property
items/projectIdbecame required for the status200response-property-became-required
- ○
the response property
items/projectNamebecame required for the status200response-property-became-required
- ○
the response property
items/purchaseTimebecame required for the status200response-property-became-required
- ○
the response property
items/redeemDatebecame required for the status200response-property-became-required
- ○
the response property
items/startTimebecame required for the status200response-property-became-required
- ○
the response property
items/statusbecame required for the status200response-property-became-required
- ○
the response property
items/typebecame 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
- ▲