Update an existing instance of the AccountStatusType object.Copy Pageput https://{server_address}/ResourceServer/api/v10/Account/StatusType/{id}Path ParamsidintegerrequiredBody ParamsThe user defined statuses that can be configured and assigned to an Account. Their meaning is then tied to a base status type to determine if it is billable, non-billable or cancelled.namestringisDefaultbooleantruetruefalsepreventChangesbooleantruetruefalsebaseBillingStatusTypeIdnumberUnique identifier for the associated BaseBillingStatusType object.baseBillingStatusTypeNamestringThe name of the object associated with the baseBillingStatusTypeId property.Responses 200Update a AccountStatusType 400The request could not be processed.Updated 2 months ago