Skip to main content

Series Recording Request

This is a JSON object with the following fields:

Name
Type
Description
Localised
Always available
_idStringThe internal identifier for the object.NoYes
accountNumberStringThe account number requesting the recording.NoYes
channelIdStringThe main channel ID of the event.NoYes
contentIdStringThe metadata content identifier.NoYes
createdDateThe date that the recording request was created.NoYes
modifiedDateThe date that the recording request was modified.NoYes
seriesIdStringThe metadata series identifier.NoYes
seriesMetaDataMapThe series metadata, sourced from the MDS.NoYes
serviceProviderPublicIdStringThe Service Provider name.NoYes
statusStringThe status of the recording request.NoYes

Example

CODE
{
    "accountNumber": "910-5754255",
    "programmeId": "6033_70x",
    "created": 1394127591406,
    "modified": 1394127591406,
    "status": "NEW",
    "uri": "http://127.0.0.1:7777/api/npvrlocker/v1/recordingrequests/KBRO/5318b2f8e4b00c4a6e839f01",
    "seriesId": "CDNPS624201",
    "contentId": "SCONT6242_006"
}
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.