7digital · Example Payload

Streaming Platform Batch Track Request Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

Streaming Platform Batch Track Request Example is an example object payload from 7digital, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

trackIdsshowErrors

Example Payload

Raw ↑
{
  "trackIds": [
    "123456",
    "123457"
  ],
  "showErrors": true
}