Create business Customer
Creates Business Customer for existing Organisation
Endpoint
Request Type | URL |
|---|---|
POST | https://{EnvironmentURL}/kycp/customers/business |
Headers
Parameter | Type | Mandatory | Description |
|---|---|---|---|
x-api-version | string | Yes | 1.0 |
Request body
Body - JSON
Parameter | Type | Mandatory | Description |
|---|---|---|---|
organisationId | string | Mandatory | Identifier of the Organisation to open Business Customer |
Responses
200 OK - Success
Parameter | Type | Mandatory | Description |
|---|---|---|---|
Id | string | Yes | Identifier of created Business Customer |
400 - Bad Request
Customer already exists
Body - JSON
Standard Problem details object
401 - Unauthorized
No Body
Last modified: 19 января 2024