Create account application (outdated)

Create a new account application.

If the submit property is set to false:

  • the application is not sent for processing and can be further PATCH-ed with incremental changes.
  • 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.
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!