Create a new account application.
If submit
is set to false
:
-
The application is not sent for processing and can be further modified with incremental changes via Update account application.
-
This endpoint generates an Account application prospect created event.
If submit
flag is set to true
:
-
No further updates can be made and the account application is sent out for processing, which creates an account and its associated structures.
-
This endpoint generates an Account application created event.
Warning—Some of the account's elements are created asynchronously and you should refrain from accessing the account via other endpoints until the events this endpoint generates are received.
Note: This endpoint creates a default entity object for the account owner based on document ID.
Refer to the Core objects and the Accounts guides for more information.