Create Pricing
Create a new Pricing.
Notes:
- Exactly one of planId or planTemplateId request parameters are required for this call to be valid. If you omit both, then you will receive a validation error.
- Exactly one of aggregationId or compoundAggregationId request parameters are required for this call to be valid. If you omit both, then you will receive a validation error.
Path parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
Request body
Response
Returns the created Pricing
Changes
Changed in 2 of the 10 revisions of this API.85
- ▲
the response property
allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponseWithPricingBands]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponseWithPricingBands]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponseWithPricingBands]/allOf[BasePricingResponse]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponseWithPricingBands]/allOf[BasePricingResponse]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponse]/allOf[AbstractResponseWithAuditFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[BasePricingResponse]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional request property
allOf[BasePricingRequestWithPricingBands]/allOf[BasePricingRequest]/allOf[subschema #2]/accountingProductIdnew-optional-request-property
- ○
added the new optional request property
allOf[BasePricingRequest]/allOf[subschema #2]/accountingProductIdnew-optional-request-property
- ○
added the optional property
allOf[BasePricingResponseWithPricingBands]/allOf[BasePricingResponse]/allOf[subschema #3]/accountingProductIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[BasePricingResponse]/allOf[subschema #3]/accountingProductIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #5]/accountingProductIdto the response with the200statusresponse-optional-property-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○