post https://api-sandbox.pismolabs.io/acquisitions/v3/s2s/applications
Create a new account application.
If the submit
property 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 a prospect-1 event.
If the 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 a succeeded-1 event.
See the Core objects and Create account guides for more information.