7digital · Example Payload

Api Card Registration Request Example

MusicStreamingLicensingCatalogueB2BRoyalty ReportingPublic APIs

Api Card Registration Request 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

cardNumberexpiryMonthexpiryYearcvvcardholderName

Example Payload

Raw ↑
{
  "cardNumber": "4242424242424242",
  "expiryMonth": 12,
  "expiryYear": 2028,
  "cvv": "123",
  "cardholderName": "Jane Smith"
}