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:
counterId query 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.date, dateStart, or dateEnd query parameters, you must also use the accountId query parameter.m3ter supports machine to machine authentication using the clientCredentials OAuth2 flow.
The authorizationCode flow controls access for human users via the m3ter Console application.
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
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