Last updated 9 months ago
Get /status { "orderId": "abc1234", }
Clinic Order Number
GET /api/v1/Order/status-clinic-ordernumber HTTP/1.1 Host: Accept: */*
Returns the status of the order.
{ "clinicOrderId": "text", "pharmacyOrderId": "text", "orderStatus": "text", "dispatchDate": "2025-05-06T07:53:24.386Z", "trackingId": "text", "cancelReason": "text" }