Create a new instance of the AccountService object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Account/ServiceBody ParamsAn Account Service is a billable line item of a Package that has been assigned to an account.serviceIdnumberUnique identifier for the associated Service object.serviceNamestringThe name of the object associated with the serviceId property.accountIdnumberUnique identifier for the associated Account object.accountNamestringThe name of the object associated with the accountId property.accountPackageIdstringUnique identifier for the associated AccountPackage object.accountPackageNamestringThe name of the object associated with the accountPackageId property.namestringamountnumbereffectivedate-timeThe effective date when this account service becomes billable. Date and time values are specified in the ISO 8601 format.posteddate-timeDate and time values are specified in the ISO 8601 format.createdByUserIdnumberUnique identifier for the associated User object.createdByUserNamestringThe name of the object associated with the createdByUserId property.updatedByUserIdnumberUnique identifier for the associated User object.updatedByUserNamestringThe name of the object associated with the updatedByUserId property.effectiveCanceldate-timeThe date when this account service will be cancelled. Date and time values are specified in the ISO 8601 format.usageNextBilldate-timeThe date when this account service will have its related usage billed. Date and time values are specified in the ISO 8601 format.usageFinalBilldate-timeThe date when this account service had its final related usage billed. Date and time values are specified in the ISO 8601 format.finalBilldate-timeThe date when this account service had its final related recurring and one time charges billed. Date and time values are specified in the ISO 8601 format.lastBilleddate-timeThe date when this account service's related recurring and one time charges were last billed. Date and time values are specified in the ISO 8601 format.lastUsageBilleddate-timeThe date when this account service's related usage was last billed. Date and time values are specified in the ISO 8601 format.addOnPackageFrequencyIdnumberUnique identifier for the associated PackageFrequency object.addOnPackageFrequencyNamestringThe name of the object associated with the addOnPackageFrequencyId property.billCancelOptionTypeIdnumberUnique identifier for the associated BillCancelOptionType object.billCancelOptionTypeNamestringThe name of the object associated with the billCancelOptionTypeId property.isTaxInclusivebooleantruetruefalseserviceTaxCategoryIdnumberUnique identifier for the associated ServiceTaxCategory object.serviceTaxCategoryNamestringThe name of the object associated with the serviceTaxCategoryId property.importLastUsageBilleddate-timeThe date the account service was imported on. Date and time values are specified in the ISO 8601 format.isDeletedstringdeletedByUserIdstringdeletedByUserNamestringidstringResponses 201Create a new instance of a AccountService 400The request could not be processed.Updated about 2 months ago