checkHealthPayAPI
Description
This endpoint is used to check the current health of the PAY-API. It returns the API health status as either UP or DOWN.
public checkHealthPayAPI() : VyPromise<VyPayApiHealthDto>
Returns
VyPromise<VyPayApiHealthDto>
Last updated