Update or Add the AccountPricePlan object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Account/PricePlan/PackageServicePricePlan/{packageServicePricePlanId}/LocationGroup/{geoTreeLocationGroupId}Path ParamspackageServicePricePlanIdintegerrequiredgeoTreeLocationGroupIdintegerrequiredBody ParamsTop-level account price plan that holds package pricing configuration for a specific account.namestringaccountIdintegerUnique identifier for the associated account.accountNamestringThe name of the object associated with the accountId property.descriptionstringstartdate-timePrice Plan effective start date. Date and time values are specified in the ISO 8601 format.enddate-timePrice Plan effective end date. Date and time values are specified in the ISO 8601 format.includeChildAccountsbooleantruetruefalseResponses 200Patch end points allow for adding/updating multiple related entities and the results of those changes will be reported in the response JSON payload in the items array. 400The request could not be processed.Updated 2 months ago