List CounterPricing
Retrieve a list of CounterPricing entities filtered by date, Plan ID, Plan Template ID, or CounterPricing ID.
Path parameters
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter.
Query parameters
Number of CounterPricings to retrieve per page.
nextToken for multi page retrievals.
Date on which to retrieve active CounterPricings.
UUID of the Plan to retrieve CounterPricings for.
UUID of the Plan Template to retrieve CounterPricings for.
List of CounterPricing IDs to retrieve.
Response
Returns the list of requested CounterPricings
Changes
Changed in 2 of the 10 revisions of this API.222
- ▲
the response's body type changed from no type to
objectfor statusresponse-body-type-changed
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type changed from
objectto no type for statusresponse-body-type-changed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲