curl --location --request GET 'https://api.dev.opensylo.com/api/marketplace/data/health' \
--header 'Authorization: Bearer <token>'{
"status": "healthy",
"marketplace": "Chowdeck",
"merchantId": "merchant-uuid",
"timestamp": "2019-08-24T14:15:22.123Z"
}