Supplier Action Workbench
Create supplier profile drafts, publish material offers, and respond to RFQs without touching payment, inventory, invoice, or settlement truth.
Role truth
What this role can safely create now
Supplier is the first source point. FAEDA needs material identity, source proof, capacity, quote terms, and handoff readiness before any manufacturer purchase chain can be trusted.
Create supplier profile
Register source identity, warehouse, industry coverage, importer/manufacturer flags, and public consent.
Payload preview
Backend-bound draft
This is the exact shape sent to FAEDA API after auth and permission checks.
backend-guardedbackend-ready
{
"businessAccountId": "business_supplier_demo",
"supplierType": "RAW_MATERIAL_SUPPLIER",
"industryKeys": [
"textile",
"packaging",
"plastic"
],
"capacityNotes": "Can supply verified raw material with origin evidence, quality notes, and negotiable monthly capacity.",
"warehouseLocationName": "Main raw material warehouse",
"warehouseAddressText": "Industrial area, Lahore",
"warehouseCountry": "Pakistan",
"warehouseProvince": "Punjab",
"warehouseCity": "Lahore",
"importerStatus": "IMPORTER_UNVERIFIED",
"manufacturerSellerStatus": "NOT_MANUFACTURER",
"publicProfileConsent": true,
"metadata": {
"createdFrom": "supplier_action_workbench",
"truthBoundary": "Workbench submits draft/profile/offer/RFQ/quote records only through backend permissions. It does not create wallet, payment, GRN, inventory, invoice, ledger, settlement, or automatic supplier commitment."
}
}Runtime boundary
What this page will not do
No fake wallet
No payment execution
No GRN
No inventory movement
No invoice
No ledger posting
Next gates