Orders
Fetch a single order by id. Returns 404 when the order is removed or belongs to another company.
get/api/orders/{id}
Path parameters
idstring required
Response
Default Response
Fetch a single order by id. Returns 404 when the order is removed or belongs to another company.
Default Response