Update or Add the Package object and optionally make changes to any child objects.Copy Pagepatch https://{server_address}/ResourceServer/api/v10/Package/{id}Path ParamsidintegerrequiredUnique identifier for the Package object.Body ParamsPackages are products/offerings that are added to accounts and billed. A package contains one or more services, the services are the individual line items that charges are configured on.namestringstartdate-timeDate Time for when this Package is available for purchase. Date and time values are specified in the ISO 8601 format.expirydate-timeDate Time for when this Package is no longer available for purchase. Date and time values are specified in the ISO 8601 format.fullPeriodbooleantruetruefalseinvoiceDetailstringpostPaidbooleantruetruefalsebillOnAccountBillDaybooleantruetruefalsedefaultAccountPackageStatusTypeIdnumberUnique identifier for the associated AccountPackageStatusType object.defaultAccountPackageStatusTypeNamestringThe name of the object associated with the defaultAccountPackageStatusTypeId property.packageCategoryIdnumberUnique identifier for the associated PackageCategory object.packageCategoryNamestringThe name of the object associated with the packageCategoryId property.chargeRecurringIfUsagebooleantruetruefalseisGlobalAddOnEligiblebooleantruetruefalsedescriptionstringisQuantityAllowedbooleanfalsetruefalseidnumberResponses 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 about 2 months ago