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