When I use the REST API to GET metered action events, I'm noticing that I get the same list regardless of the merchantID ( {mid] ) I'm using.
POST /v3/apps/{aId}/merchants/{mId}/metereds/{meteredId}
Would be happy to provide specific example offline as needed.
Am I doing something incorrect when I'm POSTing these that would cause this behavior?
OR is it intended behavior to pull the full list of metered actions for an app regardless of the merchantID used.