> ## 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.

# 枚举参考 — 个人账户字段

> Create SubAccount 接口中 employment_status、industry 和 job_title 字段的可选值。

本文档列出了 `POST /v1/accounts/create_accounts` 接口 `individual_info` 下新增字段的可选枚举值。

***

<h2 id="employment_status">`employment_status`</h2>

| 值               | 说明           |
| --------------- | ------------ |
| `Employed`      | 当前受雇于某家公司或组织 |
| `Self-Employed` | 独立工作或经营自己的生意 |
| `Unemployed`    | 目前未就业        |
| `Student`       | 当前在读学生       |
| `Retired`       | 已退出工作岗位      |
| `Homemaker`     | 全职料理家务       |
| `Other`         | 上述分类之外的就业状态  |

***

<h2 id="industry">`industry`</h2>

`industry` 字段可接受以下 160 个取值：

* 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

***

<h2 id="job_title">`job_title`</h2>

`job_title` 字段可接受以下 47 个取值：

* 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

***

<h2 id="company_name">`company_name`</h2>

`company_name` 是一个自由文本字段，不是枚举。它接受长度不超过 100 个字符的任意字符串，允许的字符为：字母、数字、空格，以及 `.,&()\-+%#@*!$^_?~\`。
