Update Plan
Update the Plan with the given UUID.
Note: If you have created Custom Fields for a Plan, when you use this endpoint to update the Plan use the customFields parameter to preserve those Custom Fields. If you omit them from the update request, they will be lost.
Path parameters
UUID of the organization. The Organization represents your company as a direct customer of the m3ter service.
The UUID of the Plan to update.
Request body
Response
Returns the updated Plan
Changes
Changed in 2 of the 10 revisions of this API.314
- ▲
the response property
allOf[AbstractResponseWithCustomFields]/allOf[AbstractResponse]/versionbecame optional for the status200response-property-became-optional
- ▲
the response property
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
- ▲
- ▲
the
allOf[AbstractRequestWithCustomFields]/allOf[subschema #2]/customFieldsrequest property type/format changed from/toobject/request-property-type-changed
- ●
removed
subschema #1subschema #2from theallOf[AbstractRequestWithCustomFields]/allOf[subschema #2]/customFieldsrequest propertyallOflistrequest-property-all-of-removed
- ○
added the new optional request property
allOf[subschema #3]/minimumSpendAccountingProductIdnew-optional-request-property
- ○
added the new optional request property
allOf[subschema #3]/standingChargeAccountingProductIdnew-optional-request-property
- ○
added the optional property
allOf[subschema #3]/minimumSpendAccountingProductIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #3]/standingChargeAccountingProductIdto 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
- ▲