v1
latestOpenAPI 3.1.02026-07-2685154311.7 KBFlow
Create a new customer for Flow workflows
Creates a new customer profile within a Flow workflow context. Customer PII is encrypted before storage and returned without PII by default. This endpoint checks for existing customers to prevent duplicates.
IVMS101 Validation Requirements:
- For natural persons: name object is required
- For legal persons: name and nationalIdentification objects are required
- When nameIdentifier array is provided, its fields are required
- Unknown fields are rejected (strict validation)
post/entities/{entityDID}/flow/customers
Path parameters
entityDIDstring did required
Decentralized Identifier (DID)
Example:did:web:vasps.id:jxnl0411:at
The DID of the entity
Request body
Response
Customer created successfully