Create a new instance of the AccountStatusType object.Copy Pagepost https://{server_address}/ResourceServer/api/v10/Account/StatusTypeBody 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 201Create a new instance of a AccountStatusType 400The request could not be processed.Updated 2 months ago