Create Application

The Application object represents a Case. A case is associated to an entity being verified: either a Person or a Business.

Body Params
string
deprecated

Use business.organization_name instead

string
enum
deprecated

Use business.country instead

string
length ≥ 1
deprecated

Use business.local_number instead

string
deprecated

Use business.legal_type instead

string
deprecated

Use business.vat_number instead

date
deprecated

Use business.registration_date instead

person
object

The Person to verify. An application targets either a Person or a Business.

business
object

The Business to verify. An application targets either a Person or a Business.

persons
array of objects
Defaults to

Persons related to this Application. For instance, the UBOs of the Business being verified.

Persons
businesses
array of objects
Defaults to

Businesses related to this Application. For instance, the shareholders of the Business being verified.

Businesses
string

A unique reference for this Application within your system.

date
address
object
deprecated

Use business.address or person.address instead

boolean
Defaults to false
custom_fields
object
meta
object
integer
enum

Risk level of the application.

-1: UNSET 0: LOW 1: MEDIUM 2: HIGH 3: FORBIDDEN (the application cannot be approved)

Allowed:
string

If specified, the Application will belong to this Workspace and will be visible to Users of this Workspace. Can't be changed later.

string
Responses

Language
Credentials
Header
Response
Choose an example:
application/json