checkHealthWalletAPI

Description

This endpoint is used to check the current health of the Wallet-API. It returns the API health status as either UP or DOWN.

public checkHealthWalletAPI() : VyPromise<VyWalletApiHealthDto>

Returns

VyPromise<VyWalletApiHealthDto> Wallet-API health result

Last updated