Export & Utilities API

Export & Utilities Endpoints 8

POST /api/v1/export/sales-report

Export sales report (PDF/Excel/CSV)

POST /api/v1/export/orders

Export orders data

POST /api/v1/export/inventory

Export inventory report

POST /api/v1/export/customers

Export customer data

GET /api/v1/export/download/{token}

Download exported file by token

GET /api/v1/branches/available

Get all branches user has access to

PUT /api/v1/branches/switch/{id}

Switch to different branch

GET /api/v1/branches/current

Get current active branch