v1
latestOpenAPI 3.0.22026-07-26128245430.3 KBLists
Get occupation codes
Provide this list of occupation codes to your users as possible answers to the Source of Funds section in the KYC flow. The returned list will resemble the list of occupation codes found here.
get/lists/occupation_codes
Response
The list of occupations that can be used during the KYC flow.
Example response
[
{
"display_name": "Accountant and auditor",
"code": "132011"
}
]