PUT
/
update
/
{customerId}

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant/Owner id

Path Parameters

customerId
string
required

Customer id

Body

application/json
id
string
customerType
enum<string>
Available options:
Person,
Organization
customerName
string
customerStatus
enum<string>
Available options:
new,
verified,
under_verificaiton,
blacklisted,
under_investigation,
dispute,
on_hold,
bancrupted
categorization
enum<string>
Available options:
category1,
category2,
category3
notifications
object[]
person
object
twofa
object

Response

200 - application/json
customer
object