Initiate a new account for the customer
Accounts
Initiate a new account for the customer
Initiate a process of creation a new financial account for the customer
POST
Initiate a new account for the customer
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
201 - application/json
The account was initiated
Requested entity ID
Example:
"db4e04c3-4756-f3c4-7497-be928c51135"
Requested entity
Example:
"account"
Operation type
Available options:
sync, async Example:
"async"
Operation status
Available options:
queue, processed, pending Example:
"processed"