cURL
curl --request GET \ --url https://api.frankiefinancial.io/transaction/v2/ruok
{ "validCustomer": true }
Simple check to see if the service is running smoothly.
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.
true
Was this page helpful?