Skip to main content
PUT
Edition of KYC

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

consumer_id
string
required

The id you used to create the given consumer

Body

application/json
email
string<email>
required

Description of email.

first_name
string
required

Description of first_name.

last_name
string
required

Description of last_name.

birthday
string<date>

Description of birthday.

country_of_residence
string

description of country_of_residence.

nationality
string

Description of nationality.

Response

OK

email
string<email>
required

Description of email.

first_name
string
required

Description of first_name.

last_name
string
required

Description of last_name.

birthday
string<date>

Description of birthday.

country_of_residence
string

description of country_of_residence.

nationality
string

Description of nationality.