> ## Documentation Index
> Fetch the complete documentation index at: https://developers.uqpay.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum Reference — Individual Account Fields

> Accepted values for employment_status, industry, and job_title fields in the Create SubAccount endpoint.

This document lists the accepted enum values for fields added to `individual_info` in the `POST /v1/accounts/create_accounts` endpoint.

***

## `employment_status`

| Value           | Description                                      |
| --------------- | ------------------------------------------------ |
| `Employed`      | Currently employed by a company or organization  |
| `Self-Employed` | Working independently or running own business    |
| `Unemployed`    | Not currently employed                           |
| `Student`       | Currently enrolled in an educational institution |
| `Retired`       | No longer in active employment                   |
| `Homemaker`     | Managing household full-time                     |
| `Other`         | Employment status not covered by the above       |

***

## `industry`

The following 160 values are accepted for the `industry` field:

* Accommodation and Food Services
* Accounting/Audit/Consulting
* Administrative and Support Service
* Agriculture
* Agriculture and Fishing
* Airlines/Aviation
* Alternative Dispute Resolution
* Alternative Medicine
* Animation
* Antiques and Art Piece
* Apparel/Fashion
* Architecture/Planning
* Arts/Crafts
* Arts, Entertainment and Recreation
* Automotive
* Aviation/Aerospace
* Banking/Financial/Insurance
* Banking/Mortgage
* Biotechnology/Greentech
* Broadcast Media
* Building Materials
* Business Supplies/Equipment
* Capital Markets/Hedge Fund/Private Equity
* Chemicals
* Civic/Social Organization
* Civil Engineering
* Commercial Real Estate
* Computer Games
* Computer Hardware
* Computer Networking
* Computer/Network Security
* Computer Software Engineering
* Construction
* Construction and Development
* Consumer Electronics
* Consumer Goods
* Consumer Services
* Cosmetics
* Dairy
* Defense/Space
* Design
* Domestic Personnel Employment
* Education
* Electrical/Electronic Manufacturing
* Electricity, Gas and Steam
* Engineering
* Entertainment and Recreation
* Entertainment/Movie Production
* Environmental Services
* Events Services
* Executive Office
* Extra-Territorial Organizations
* E-Learning
* Facilities Services
* Farming
* Financial and Insurance
* Financial Services
* Fine Art
* Fishery
* Food and Beverages
* Food Production
* Forestry and Logging
* Fundraising
* Furniture
* Gambling/Casinos
* Glass/Ceramics/Concrete
* Government Administration
* Government Bodies
* Government Relations
* Graphic Design/Web Design
* Health and Social Services
* Health/Fitness
* Higher Education/Academia
* Hospitality
* Hospital/Healthcare
* Hotel and Lodging
* Human Resources/HR
* Import/Export
* Individual/Family Services
* Industrial Automation
* Information and Communications
* Information Services
* Information Technology/IT
* Insurance
* International Affairs
* International Trade/Development
* Internet
* Investment Banking/Venture
* Investment Management
* Judiciary
* Law Enforcement
* Law Practice/Law Firms
* Legal and Judiciary
* Legal Services
* Legislative Office
* Leisure/Travel
* Library
* Logistics
* Luxury Goods/Jewelry
* Machinery
* Management Consulting
* Manufacturing
* Maritime
* Marketing/Advertising/Sales
* Market Research
* Mechanical/Industrial Engineering
* Media and Communications
* Media Production
* Medical and Healthcare
* Medical Equipment
* Medical Practice
* Mental Healthcare
* Military Industry
* Mining and Quarrying
* Money Lending
* Motion Pictures/Film
* Museums/Institutions
* Music
* Nanotechnology
* Newspaper/Journalism
* Non-Profit Organization
* Non-Profit Volunteering
* Oil and Gas
* Oil Energy/Solar/Greentech
* Online Publishing
* Others
* Other Industry
* Other Service Activities
* Outsourcing Offshoring
* Package/Freight Delivery
* Packaging/Containers
* Paper/Forest Products
* Pawnshop
* Performing Arts
* Pharmaceuticals
* Philanthropy
* Photography
* Plastics
* Political Organization
* Primary/Secondary Education
* Printing
* Professional, Scientific and Technical
* Professional Services Firm
* Professional Training
* Program Development
* Public Administration and Defense
* Public Relations/PR
* Public Safety
* Publishing Industry
* Railroad Manufacture
* Ranching
* Real Estate
* Real Estate/Mortgage
* Recreational Facilities/Services
* Religious Institutions
* Renewables Environment
* Research Industry
* Restaurants
* Retail Industry
* Security/Investigations
* Semiconductors
* Shipbuilding
* Sporting Goods
* Sports
* Staffing/Recruiting
* Supermarkets
* Telecommunications
* Textiles
* Think Tanks
* Tobacco
* Trading/Retail/Wholesale
* Translation/Localization
* Transportation
* Transportation and Storage
* Travel/Tourism
* Unknown
* Utilities
* Venture Capital/VC
* Veterinary
* Warehousing
* Water Supply
* Wholesale and Retail Trade
* Wine/Spirits
* Wireless
* Writing/Editing

***

## `job_title`

The following 47 values are accepted for the `job_title` field:

* Administrative and commercial managers
* Agricultural, forestry and fishery labourers
* Armed forces occupations, other ranks
* Assemblers
* Building and related trades workers, excluding electricians
* Business and administration associate professionals
* Business and administration professionals
* Chief executives, senior officials and legislators
* Cleaners and helpers
* Commissioned armed forces officers
* Customer services clerks
* Drivers and mobile plant operators
* Electrical and electronic trades workers
* Food preparation assistants
* Food processing, wood working, garment and other craft and related trades workers
* General and keyboard clerks
* Handicraft and printing workers
* Health associate professionals
* Health professionals
* Hospitality, retail and other services managers
* Information and communications technicians
* Information and communications technology professionals
* Labourers in mining, construction, manufacturing and transport
* Legal, social and cultural professionals
* Legal, social, cultural and related associate professionals
* Market-oriented skilled agricultural workers
* Market-oriented skilled forestry, fishery and hunting workers
* Metal, machinery and related trades workers
* Non-commissioned armed forces officers
* Numerical and material recording clerks
* Others
* Other clerical support workers
* Personal care workers
* Personal service workers
* Production and specialised services managers
* Protective services workers
* Refuse workers and other elementary workers
* Sales workers
* Science and engineering associate professionals
* Science and engineering professionals
* Stationary plant and machine operators
* Street and related sales and service workers
* Subsistence farmers, fishers, hunters and gatherers
* Teaching professionals

***

## `company_name`

`company_name` is a free-text field, not an enum. It accepts any string up to 100 characters using the following allowed characters: letters, numbers, spaces, and `.,&()\-+%#@*!$^_?~\`.
