Copy PageCreate workflowpost https://api.ext-sandbox.fourthline.com/v1/workflowsUse this endpoint to create a workflow.Body ParamsworkflowNamestringrequiredThe type of workflow. Configurable: Configure your workflow identifiers with your Fourthline delivery manager. Options include:• BAV: A Bank Account Verification flow only. • IDV: An Identity Verification flow only. • IDVandBAV: An Identity Verification followed by a Bank Account Verification flow. • IDVandQES: An Identity Verification followed by a Qualified Electronic Signature flow. • IDVandQESandBAV: An Identity Verification followed by a Qualified Electronic Signature and then a Bank Account Verification flow. • UKI: An Identity Verification flow for UK clients. •QES: A Qualified Electronic Signature flow only.providerClientIdstringrequiredYour unique identifier for the client. Format: No set format Tip: This is the same value as your ClientNumberProvider.branchstringYour configuration for this product. Set the string provided by your Fourthline delivery manager.If not set, we use your default configuration. Tip: Use this parameter for case configuration in older setups.HeadersCache-ControlstringTo have the response validated by the origin server instead of reusing stored content, we strongly recommend including this parameter and setting it to no-cache.Responses 200Workflow created 400Invalid request parameters 401Invalid or expired access token 403Access forbidden 500Unexpected server errorUpdated 5 months ago Create access tokenCreate SDK session