post https://custody.arianee.com/{client}/{network}/wallet/create
This endpoint allows the creation of a new wallet for a user and within a given network.
Request Body
provider(string, optional): The provider for the wallet.
Response
address(string): The address of the newly created wallet.
walletId(string): The ID of the newly created wallet (DFNS only).
For more information on providers, read our dedicated documentation.
