Onboarding Controller
APIs for managing customer onboarding process
📄Documentation
List onboarding requests
Retrieves a paginated list of onboarding requests with optional filtering
Explorer
📄Documentation
Create or update onboarding request
Initiates or updates a customer onboarding process based on the specified action.
Explorer
📄Documentation
Validate onboarding request
Validates an existing onboarding request
Explorer
📄Documentation
Send OTP
Sends a one-time password to the customer for verification
Explorer
📄Documentation
Verify OTP
Verifies the OTP provided by the customer
Explorer
📄Documentation
Get onboarding request by ID
Retrieves detailed information about a specific onboarding request
Explorer
📄Documentation
Handle signature callback
Processes the callback received after signature completion
Explorer
📄Documentation
Get onboarding parameters
Retrieves configuration parameters for the onboarding process
Explorer