Full SaaS Workflow Demo
This page reads live data from the new API routes. It confirms that the workflow database is connected and every stage can be queried from MySQL.
Current API Base
Same origin: /api
Frontend: /saas-demo/
Loads-
Companies-
Drivers-
Database-
| Status | Count |
|---|
| Load | Type | Status | Customer |
|---|
| ID | Load # | Type | Main Ref | Container/Freight | Status | Customer | Carrier | Rate | AP |
|---|
| ID | Load # | Type | Ref | Status | Pickup | Delivery | Customer |
|---|
| ID | Load # | Type | Ref | Status | Minimal? | Customer |
|---|
| ID | Load # | Type | Ref | Status | Dispatch | Customer | Carrier | Rate |
|---|
| ID | Return Job | Load # | Container | Status | Pickup | Return Terminal | Driver | Pay |
|---|
| ID | Load # | Type | Ref | Status | Customer | AR | AP | Return AP |
|---|
| ID | Invoice # | Status | Load # | Customer | Total | Paid | Balance | Due |
|---|
Raw API Test
Click to test current API and inspect JSON result.
No API selected.