CreateCompanyWallet
Creates a company wallet using the provided request parameters.
Server Authoritative (default)
Path Parameters
reqParams | The request parameters for creating the company wallet. |
Returns
VyTask<VyCompanyWalletDto> A task that represents the asynchronous operation. The task result contains the created company wallet.
Last updated