Financial Services CorpMerchant Onboarding Approval
🌐 ANQA Platform Status
❌API Status: Unknown
✅ Approval Request
Approval Request - demo-workflow-approval-789
This approval is required to continue the workflow process
Requested by: demo@example.com • Status: pending • Created: 2/16/2026, 5:58:39 AM
🔗 API Connection Tests
🌐 Public Health Endpoint
Status: ❌ Failed
Endpoint: /health
Message: Public health endpoint failed
Error: API request failed: 500 Internal Server Error
🔐 Authenticated Client Tables
Status: ❌ Failed
Endpoint: /client-db/get-client-tables
Message: Authenticated API connection failed - check credentials and authentication
Error: API request failed: 500 Internal Server Error
🔧 Template Data (Debug)
View Raw Template Data
{
"data": {
"api": {
"health": null,
"tables": null
},
"approval": {
"id": "demo-workflow-approval-789",
"title": "Approval Request - demo-workflow-approval-789",
"description": "This approval is required to continue the workflow process",
"requester": "demo@example.com",
"status": "pending",
"created_at": "2026-02-16T05:58:39.550Z"
},
"workflow": {
"title": "Business Process Workflow",
"current_step": "approval_required"
},
"api_test": {
"health_check": {
"success": false,
"endpoint": "/health",
"error": "API request failed: 500 Internal Server Error",
"message": "Public health endpoint failed"
},
"client_tables": {
"success": false,
"endpoint": "/client-db/get-client-tables",
"error": "API request failed: 500 Internal Server Error",
"message": "Authenticated API connection failed - check credentials and authentication"
}
}
},
"branding": {
"companyName": "Financial Services Corp",
"primaryColor": "#6f42c1",
"fontFamily": "Source Sans Pro, system-ui, sans-serif",
"logo": "https://via.placeholder.com/150x50/6f42c1/white?text=FinServ"
},
"config": {
"title": "Merchant Onboarding Approval",
"approvalType": "compliance_review",
"urgency": "high"
}
}