| Endpoint | Method | Description | Use Case | See More Details |
|---|---|---|---|---|
| Get Onboarding Individual | GET | Retrieve onboarding details for individuals (also supports organization onboarding data). | Fetch personal or corporate onboarding details | View Details |
| Get File Onboarding | GET | Obtain the file associated with the onboarding process for individuals or organizations. | Download documents uploaded during onboarding | View Details |
| Get Multiple File Onboarding | GET | Obtain multiple files linked to the onboarding process. | Retrieve all files (like proof of address) in bulk | View Details |
| Change Onboarding Status | PUT | Manually update the status of the onboarding step (e.g., approve, reject). | Manage the progress/status of the onboarding | View Details |
| Get Onboarding Entity by document number | GET | It obtains an onboarding based on the data of an entity (e.g., document number). | Verify if the entity is validated within an onboarding process | View Details |
| Get Onboarding List Entity by document number | GET | Retrieves a paginated list of onboardings based on the data of an entity (e.g., document number). | Verify if the entity is validated within one or more onboarding processes | View Details |
💡 Note: These endpoints apply to both Onboarding Individuals and Onboarding Organizations steps within your Rillis Flow.