List Pricing
Retrieve a list of Pricings filtered by date, Plan ID, PlanTemplate ID, or Pricing ID.
Path parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
Query parameters
Number of Pricings to retrieve per page.
nextToken for multi-page retrievals.
Date on which to retrieve active Pricings.
UUID of the Plan to retrieve Pricings for.
UUID of the PlanTemplate to retrieve Pricings for.
UUID of the Aggregation to retrieve pricings for
List of Pricing IDs to retrieve.
Response
Returns the list of requested Pricings
Changes
Changed in 2 of the 10 revisions of this API.223
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the new optional
queryrequest parameteraggregationIdnew-optional-request-parameter
- ○
added the optional property
datato the response with the200statusresponse-optional-property-added
- ○
added the optional property
nextTokento the response with the200statusresponse-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/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
nextTokenfrom the response with the200statusresponse-optional-property-removed
This revision also has 41 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲