Skip to main content

Input fields

stepId : ID! required

The ID of the SmartFlex onboarding step to complete.

userInput : [UserInput!]! required

A list of user input key-value pairs where each key should match the key of the requested input.

wizardId : ID! required

The ID of the SmartFlex onboarding wizard.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "stepId": "41135493", "userInput": UserInput, "wizardId": "20913836" }