Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Order entry health check
cURL
curl --request GET \ --url https://api-oms.verolabs.co/api/v1/orders/healthz
{ "isSuccess": true, "detail": "<string>", "data": { "service": "<string>" } }
OK
OrderHealthResponse schema.
Indicates whether the operation completed successfully.
Detailed information for the record.
Operation-specific response payload.
Hide child attributes