Update an existing instance of the AccountPackage object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Account/Package/{id}Path ParamsidintegerrequiredBody ParamsThis object contains all the information associated with a Package that has been assigned to an Account.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.namestringlastStatusChangeddate-timeDate and time values are specified in the ISO 8601 format.effectivedate-timeThe start date on when this Account Package is to have its charge calculated. Date and time values are specified in the ISO 8601 format.effectiveCanceldate-timeThe date in which this Account Package should be cancelled. Date and time values are specified in the ISO 8601 format.packageFrequencyIdnumberUnique identifier for the associated PackageFrequency object.packageFrequencyNamestringThe name of the object associated with the packageFrequencyId property.billDaynumberusageBillDaynumberactivationdate-timeDate and time values are specified in the ISO 8601 format.accountSharePlanIdnumberUnique identifier for the associated AccountSharePlan object.accountSharePlanNamestringThe name of the object associated with the accountSharePlanId property.accountProductCodeIdnumberUnique identifier for the associated AccountProductCode object.accountProductCodeNamestringThe name of the object associated with the accountProductCodeId property.packageCategoryIdnumberUnique identifier for the associated PackageCategory object.packageCategoryNamestringThe name of the object associated with the packageCategoryId property.pendingBillDaynumberpendingUsageBillDaynumberbillCancelOptionTypeIdnumberUnique identifier for the associated BillCancelOptionType object.billCancelOptionTypeNamestringThe name of the object associated with the billCancelOptionTypeId property.waiveEarlyTerminationFeebooleanfalsetruefalsebillingActivationTypeIdnumberUnique identifier for the associated BillingActivationType object.billingActivationTypeNamestringThe name of the object associated with the billingActivationTypeId property.quantitynumberisQuantityAllowedbooleanfalsetruefalseimportLastBilleddate-timeThe date the account package was imported. Date and time values are specified in the ISO 8601 format.priceBookIdnumberUnique identifier for the associated PriceBook object.priceBookNamestringThe name of the object associated with the priceBookId property.accountContractIdnumberUnique identifier for the associated AccountContract object.accountContractNamestringThe name of the object associated with the accountContractId property.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringtaxAddressIdnumberUnique identifier for the associated TaxAddress object.taxAddressNamestringThe name of the object associated with the taxAddressId property.accountPackageStatusTypeIdnumberUnique identifier for the associated AccountPackageStatusType object.accountPackageStatusTypeNamestringThe name of the object associated with the accountPackageStatusTypeId property.idstringResponses 200Update a AccountPackage 400The request could not be processed.Updated 2 months ago