Get Royalties grouped by sale type
This endpoint retrieves royalty data grouped by sale type (streams, downloads, etc.), showing revenue breakdown by transaction type.
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Filters the data by artist. Comma-separated list of artist IDs
Filters the data by user. Specifies a user ID
Filter the data by country. Comma-separated values
Filters by DSP (Digital Service Provider). Comma-separated values
Start date of the period (YYYY-MM-DD format)
End date of the period (YYYY-MM-DD format)
Filters by aggregator. Comma-separated values
Filters by UPC (Universal Product Code). Comma-separated values
Filters by ISRC (International Standard Recording Code). Comma-separated values
Filters by either 'accounting' or 'sale' period
accounting
, sale
Successfully retrieved royalty data by sale type
The response is of type object[]
.