improved
v2.4.2
2 days ago by Anees Syed
🚀 Enhancement: Worker Contract Sign API
API Reference: POST /rest/v2/workers/contracts/:contract_id/signatures
Response field changes
- Added of
created_at
andupdated_at
fields in the success response. - Newly added fields are ISO 8601 formatted UTC timestamps, allowing for better tracking and auditing of contract signatures.
🚀 Enhancement: Retrieve worker's actionable journeys API
API Reference: GET /rest/v2/engage/learning/actionable-journeys
Response field changes
- Added
actionable_path
: specifies the path to which the worker should be redirected to attempt and complete the Course.