Create individual Customer
Creates Individual Customer for existing Person
Endpoint
Request Type | URL |
|---|---|
POST | https://{EnvironmentURL}/kycp/customers/individual |
Headers
Parameter | Type | Mandatory | Description |
|---|---|---|---|
x-api-version | string | Yes | 1.0 |
Request body
Body - JSON
Parameter | Type | Mandatory | Description |
|---|---|---|---|
personId | string | Mandatory | Identifier of the Person to open Individual Customer |
Responses
200 OK - Success
Body - JSON
Parameter | Type | Mandatory | Description |
|---|---|---|---|
Id | string | Yes | Identifier of created Individual Customer |
401 - Unauthorized
No Body
Last modified: 19 января 2024