v10

latestOpenAPI 3.0.1raw.githubusercontent.com2025-12-033223581.2 MB
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