go back to OrderService

GET /orders/{id}/positions

Retrieves mobile communication positions for a given order

Roles that can access this endpoint are Users, Customers.

Parameters

name description type default type
id ID of the order for which to retrieve positions path String

Result

List < Position > of type: application/xml application/json

a list of Position records for the given order

Try It Out

Request

- Authentication Help
- String