Last updated 9 months ago
Get /status { "orderId": 1, }
Use Pharmacy Order Number or your (Clinic) order reference
GET /api/v1/Order/status HTTP/1.1 Host: Accept: */*
Returns the status of the order.
{ "clinicOrderId": "text", "pharmacyOrderId": "text", "orderStatus": "text", "dispatchDate": "2025-05-06T08:34:12.652Z", "trackingId": "text", "cancelReason": "text" }