delete

Delete a consumers wallet. This API is IP restricted to allow unauthenticated server side calls.

Parameters

walletDeleteRequest

Detail of the consumer who will have their the wallet deleted.

abstract fun delete(walletDeleteRequest: WalletDeleteRequest): ApiResult<WalletDeleteResponse>