7digital · Example Payload

Api Voucher Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

Api Voucher Example is an example object payload from 7digital, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

codevaluetypeexpiresAtredeemed

Example Payload

Raw ↑
{
  "code": "SUMMER25",
  "value": {
    "formattedPrice": "\u00a39.99",
    "amount": 9.99,
    "currency": "GBP"
  },
  "type": "percentage",
  "expiresAt": "2026-12-31T23:59:59Z",
  "redeemed": false
}