Skip to main content
GET
/
ruok
Check service status
curl --request GET \
  --url https://api.frankiefinancial.io/transaction/v2/ruok
{
  "validCustomer": true
}

Response

The system is fine. No issues, and everyone gets a puppy. But only if a Customer ID is supplied, otherwise, no puppy for you.

All valid customers will get a successful response.

validCustomer
boolean
default:true
required
Example:

true