Injection Web Services
Get Order
Gets detailed information of a specific order by its ID.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the order to query.
Response
200
application/json
Order details
The response is of type object
.