Skip to main content
PUT
Update customer

Authorizations

API-KEY
string
header
required

Your partner API key. The key must carry the onboarding permission.

Path Parameters

userId
string<uuid>
required

Endl's customer id, returned by create.

Response

The updated customer.

userId
string<uuid>
userType
enum<string>
Available options:
INDIVIDUAL,
BUSINESS
status
enum<string>
Available options:
INITIATED,
PENDING,
COMPLETED,
REJECTED
sumsubApplicantId
string
email
string
firstName
string
lastName
string
country
string
dateOfBirth
string
active
boolean
deleted
boolean
documents
object[]

Populated after uploads.

questionnaire
object

The schema plus the answers you submitted.