post https://api.fondy.io/clientapi/api////accounts
This method allows you to create a specific account.
Standard
To create a standard account the following must be provided
- account_aliasMaster
- account_type (STANDARD) - account_currency (GRP/EUR -> only GBP at the moment)
To create a master account the following must be provided
- account_aliasWallet
- account_type (MASTER) - account_currency (GRP/EUR -> only GBP at the moment)
To create a wallet under a master account, the following must be provided
- account_aliasResponse
- account_type (MASTER or STANDARD)
- account_currency (GRP/EUR -> only GBP at the moment)
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