7digital · Example Payload

Streaming Platform Refund Request Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

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

Top-level fields

userIdpurchaseIdreason

Example Payload

Raw ↑
{
  "userId": "500123",
  "purchaseId": "purchase-789012",
  "reason": "Customer request"
}