| Endpoint | Method | Description | Use Case | See More Details |
|---|---|---|---|---|
| Get Onboarding Individual | GET | Retrieve the onboarding details of a natural person within a flow. | Fetch personal and financial details of the onboarding | View Details |
| Get File Onboarding | GET | Obtain the file associated with the onboarding process for an individual or organization. | 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.