Orders
Retrieve detailed order information including fulfillment orders, line items, shop data, and patient profiles.Get Order Details
The order UID
order:read
Example Request
Response
Prescription Data
Prescription data within orders (theprescriptions arrays on both the order and its fulfillment orders) is only included when your API key also has the prescription:read permission. Without it, these fields are returned as empty arrays.
If you need prescription details, ensure your API key has both
order:read and prescription:read permissions. Contact your RxScale account manager to adjust permissions.