Instant registration — create the account in one call
POST/api/v1/register
Enabled only when both Email and Phone verification are OFF on the touchpoint. Rejected
409 VERIFICATION_REQUIRED if the touchpoint requires proof of a channel — use the
register/start → register/verify → register/complete flow instead.
Request
Responses
- 201
- 400
- 401
- 409
Account created
Bean-validation failure
Missing/invalid/disabled touchpoint credential
Verification required (touchpoint requires a verified channel) or duplicate customer