go back to OrderService

GET /orders/{id}

Retrieves the Order specified by the ID.

Roles that can access this endpoint are Users, Drivers, Customers, Carriers.

Parameters

name description type default type
id ID of the order to be returned path String

Result

RowOrders of type: application/xml application/json

the requested RowOrders object

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String