The Submit FCA Requirements is an authenticated POST API call that submits a user’s FCA compliance data for the current step. The request body varies based on the user’s FCA status — categorization answers, investor agreement signature, or risk assessment responses.
Call Get FCA Status to determine the current step, then Get FCA Requirements to fetch the form data before submitting answers with this endpoint.
Use the status selector in the request body to switch between categorization, agreement, and risk assessment payloads. Use the Examples dropdown to load a matching request and response pair for each flow.
Your authenticated user Email Id address.
Note: This is applicable only for Auth Reliance Flows
Your Partner Access Token. Please refer here for a tutorial on generating your access token.
Note: This is applicable only for Auth Reliance Flows
200 - Success