Natural Person Create process
Last updated
Partners need to gather all required personal information before initiating the Natural Person creation process.
The process is asynchronous and involves several steps:
Partner calls the create Natural Person endpoint (POST /entities/natural-persons),
The system verifies if all required data is present and if restricted data is detected, an admin task is opened,
If admin rejects, the Natural Person is rejected. If admin approves, the Natural Person is created with CREATED status.
The create request is performed by calling the endpoint:
POST /entities/natural-personsLast updated
