Service functionality to get a specific order given the id.
the id of the order
a Promise with the ServiceResponse containing the searched order data and the message returned by the repository
Service functionality to get a specific order given the id.