List CounterAdjustments
Retrieve a list of CounterAdjustments created for Accounts in your Organization. You can filter the list returned by date, Account ID, or Counter ID.
CONSTRAINTS:
- The
counterIdquery parameter is always required when calling this endpoint, used either as a single query parameter or in combination with any of the other query parameters. - If you want to use the
date,dateStart, ordateEndquery parameters, you must also use theaccountIdquery parameter.
Authorizations
m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
Path Parameters
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
Query Parameters
Number of CounterAdjustments to retrieve per page
1 <= x <= 100nextToken for multi page retrievals.
List CounterAdjustment items for the Counter UUID.
List CounterAdjustment items for the Account UUID.
List CounterAdjustment items for the given date.
Only include CounterAdjustments with end dates equal to or later than this date.
Only include CounterAdjustments with end dates earlier than this date.
Sort order for the results