Update an existing instance of the AccountSharePlan object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Account/SharePlan/{id}Path ParamsidintegerrequiredBody ParamsA Share Plan assigned to an Account. A Share Plan is a way of pooling usage across multiple Services and Packages. This entity is essentially a linking object between a defined Share Plan and an Account.usageBucketSharePlanIdnumberUnique identifier for the associated UsageBucketSharePlan object.usageBucketSharePlanNamestringThe name of the object associated with the usageBucketSharePlanId property.usageBucketShareLevelIdnumberUnique identifier for the associated UsageBucketShareLevel object.usageBucketShareLevelNamestringThe name of the object associated with the usageBucketShareLevelId property.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.accountServiceIdstringUnique identifier for the associated AccountService object.accountServiceNamestringThe name of the object associated with the accountServiceId property.sharePlanAccountPackageIdstringUnique identifier for the associated AccountPackage object.sharePlanAccountPackageNamestringThe name of the object associated with the sharePlanAccountPackageId property.sellingAccountPackageIdstringUnique identifier for the associated AccountPackage object.sellingAccountPackageNamestringThe name of the object associated with the sellingAccountPackageId property.bucketPriorityTieBreakernumberResponses 200Update a AccountSharePlan 400The request could not be processed.Updated 2 months ago