cURL
curl --request GET \ --url http://api-sandbox.fexpayments.com/merchant/health
{ "status": "healthy", "service": "merchant-api" }
Check if the service is running and healthy
Service is healthy
"healthy"
"merchant-api"