{
"platformCode": "string",
"dbOpenId": "string",
"cpCode": "string",
"videoId": 0,
"cpContentId": "string",
"cpPartId": "string",
"filterEffective": true
}curl --location 'https://testgateway.dangbei.net/uc/userTvodApi/v3/get' \
--header 'Content-Type: application/json' \
--data '{
"platformCode": "string",
"dbOpenId": "string",
"cpCode": "string",
"videoId": 0,
"cpContentId": "string",
"cpPartId": "string",
"filterEffective": true
}'{
"requestId": "string",
"success": true,
"errCode": "string",
"errMessage": "string",
"data": {
"dbOpenId": "string",
"videoId": 0,
"endTime": 0,
"cpAccountId": "string",
"cpCode": "string",
"cpContentId": "string",
"cpPartId": "string",
"cpProductId": "string"
}
}