Update or Add the UsageBucketSharePlan object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Usage/Bucket/SharePlan/{id}Path ParamsidintegerrequiredUnique identifier for the UsageBucketSharePlan object.Body ParamsSystem defined list of levels of sharing that can occur. Such as account level or invoice recipient level.usageBucketShareLevelIdnumberUnique identifier for the associated UsageBucketShareLevel object.usageBucketShareLevelNamestringThe name of the object associated with the usageBucketShareLevelId property.namestringdescriptionstringusageBucketSharePlanActivationTypeIdnumberUnique identifier for the associated UsageBucketSharePlanActivationType object.usageBucketSharePlanActivationTypeNamestringThe name of the object associated with the usageBucketSharePlanActivationTypeId property.isActivebooleantruetruefalseisAvailablebooleantruetruefalsedefaultServiceStatusTypeIdnumberUnique identifier for the associated ServiceStatusType object.defaultServiceStatusTypeNamestringThe name of the object associated with the defaultServiceStatusTypeId property.isPackageLevelParticipationbooleantruetruefalsesharePlanTypeIdnumberUnique identifier for the associated SharePlanType object.sharePlanTypeNamestringThe name of the object associated with the sharePlanTypeId property.Responses 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