Get Royalties grouped by month (Sale period)
This endpoint retrieves royalty data grouped by sale period months, providing insights into when sales actually occurred.
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 sale type. Comma-separated values
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
Successfully retrieved royalty data by sale period
The response is of type object[]
.