Get an orderget https://scl-sandbox.dev.clover.com/v1/orders/{orderId}Retrieves the details of an existing order.Path ParamsorderIdstringrequiredlength ≤ 5000Universally unique identifier (UUID) of the order.Query Paramsexpandarray of stringsAdditional information is provided as an expanded response, for example, a related object nested within the parent. See Use expandable fields.expandADD stringHeadersUser-AgentstringrequiredIdentifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <product> / <product-version> <comment>Responses 200Successful response. An order details are displayed. defaultError response.Updated 15 days ago