CounterPricing

List CounterPricing

Retrieve a list of CounterPricing entities filtered by date, Plan ID, Plan Template ID, or CounterPricing ID.

get/organizations/{orgId}/counterpricings

Path parameters

orgIdstring required

UUID of the Organization. The Organization represents your company as a direct customer of the m3ter.

Query parameters

pageSizeinteger

Number of CounterPricings to retrieve per page.

nextTokenstring

nextToken for multi page retrievals.

datestring

Date on which to retrieve active CounterPricings.

planIdstring

UUID of the Plan to retrieve CounterPricings for.

planTemplateIdstring

UUID of the Plan Template to retrieve CounterPricings for.

idsstring[]

List of CounterPricing IDs to retrieve.

Response

Returns the list of requested CounterPricings

nextTokenstring

Changes

Changed in 2 of the 10 revisions of this API.222

    • the response's body type changed from no type to object for status

      response-body-type-changed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-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 object to no type for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog