This method allows you to create a specific account.

Standard
To create a standard account the following must be provided

 - account_alias 
- account_type (STANDARD) - account_currency (GRP/EUR -> only GBP at the moment)
Master
To create a master account the following must be provided
 - account_alias 
- account_type (MASTER) - account_currency (GRP/EUR -> only GBP at the moment)
Wallet
To create a wallet under a master account, the following must be provided
 - account_alias 
- account_type (MASTER or STANDARD)
- account_currency (GRP/EUR -> only GBP at the moment)
Response
NOTE:The return is "201", we have accepted the request. Final details and status is returned on either a callback, or when you call the appropriate get endpoint

Language
Click Try It! to start a request and see the response here!