filterInput/selectionType/locationIds, identical to Filter locations.curl --location --globoff 'https://api.synup.com/api/v4/locations/package-count?filterInput={}&selectionType=ALL_ITEMS&locationIds=&archived=&approved=&archivalScheduledAt=' \
--header 'Synup-Version: 2026-04-17' \
--header 'Authorization: API T9V35W3xxxxxxxxxxx'{
"data": {
"locationPackageCount": {
"freemiumCount": 0,
"premiumCount": 0
}
}
}