This endpoint serves the purpose of fetching client order based on unique client ID and order ID.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/clients/{id}/orders/{order_id} \ --header 'X-API-KEY: <api-key>'
Client ID
Order ID
OK