WORKFLOW_REQUIREMENTS
Requirement types returned by workflow validation methods when a workflow cannot proceed due to incomplete or missing data.
Available Types
| Type | Description |
|---|---|
| CALCULATED_PRICING_REQUIRED | Pricing must be calculated using workflow.pricing.calculate before the workflow can be completed. |
| CONTROL_PRONG_REQUIRED | A business owner with CONTROL_PRONG ownership type must be added to the business. |
| PRIMARY_BANK_ACCOUNT_REQUIRED | A bank account with PRIMARY purpose must be added to the business. |
| STARTED_WORKFLOW_REQUIRED | Workflow with STARTED state is required. |
| SALES_INFO_REQUIRED | Business sales info is required. |
| FIELDS_REQUIRED | Required fields are missing from the specified entity. |
Updated 4 months ago