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