Onboarding: Document Fetch File API
The Onboarding Document Fetch File API allows you to securely retrieve onboarding documents for a specific candidate or employee. It is intended for use cases where you need access to documents that have been either accepted or declined during the onboarding process, ensuring seamless document management and compliance tracking.
Request URL:
Request Parameters:
Parameter | Description | Example |
userId | The User ID refers to the candidate | Employee ID | 155476000000457042 |
type | Type mentioned: declined | Accepted document | 0 (declined) | 1 (Accepted) | -1 (All) |
templateId | Refers to the template ID | 155476000000379003 |
Sample Request
Copiedhttps://people.zoho.com/api/onboarding/getOnbDocument
Sample Response
Success Response:
Failure Response: