# Second Opinion Your neighbourhood Doctor - walk in, or book your slot in seconds. ## Contact ## Actions - Send an enquiry: https://www.lemeno.ai/s/second-opinion#enquiry - Machine-readable data: https://www.lemeno.ai/s/second-opinion/data.json - Full request/response contract: https://www.lemeno.ai/s/second-opinion/actions.json ## Notes for automated callers - Read actions.json before calling anything: it gives the exact fields, error codes, and rate limits. - Send an `idempotencyKey` with any booking or order. Retrying with the same key returns the original result instead of creating a second one. - Refusals carry machine-readable `details`, including alternatives: free times when a slot has gone, items still in stock when one has not, and the shortfall when an order is under the minimum. Read them rather than giving up.