Order
Searches for a single order by its ID on an account owned by the authenticated user.
post/api/Order/searchById
Request body
Response
A response containing the matching order, or a not-found error code when the order does not exist on an account owned by the user.