{"success":true,"data":{"name":"expressapp-api","version":"1.0.0","routes":{"POST /auth/login.php":"Login with email + password, returns JWT","POST /auth/refresh.php":"Refresh access token","GET  /auth/me.php":"Current user + stores","GET  /stores/list.php":"User stores","GET  /cities/list.php":"Active cities","GET  /statuses/list.php":"Delivery statuses","GET  /bons/ramassage_list.php":"List pickup slips","GET  /bons/ramassage_get.php":"Pickup slip detail + packages","GET  /bons/retour_list.php":"List return slips","GET  /bons/retour_get.php":"Return slip detail + packages","POST /bons/scan_retour.php":"Scan return code (BC or package)","GET  /packages/list.php":"Paginated packages (store_id required)","GET  /packages/get.php":"Package detail + history","POST /packages/create.php":"Create package","PUT  /packages/update.php":"Update package","DEL  /packages/delete.php":"Soft-delete package","GET  /packages/delivery_price.php":"Calculate delivery price","GET  /dashboard/stats.php":"Dashboard KPIs","GET  /claims/list.php":"List claims","GET  /claims/get.php":"Claim + messages","POST /claims/send_message.php":"Reply to claim","POST /auth/forgot_password.php":"Request password reset token","POST /auth/reset_password.php":"Reset password with token","GET  /dashboard/city_analytics.php":"City/zone analytics with success rates","GET  /finance/balance.php":"Store balance + invoiced/pending amounts","GET  /finance/invoices.php":"Invoice history","GET  /finance/invoice_details.php":"Invoice header + line items","GET  /finance/payment_schedule.php":"Payment schedule + upcoming dates","GET  /packages/label.php":"Generate PDF shipping labels","GET  /packages/import_template.php":"Download import XLSX template","POST /packages/importsheet.php":"Bulk import packages from JSON array","GET  /notifications/sms_settings_get.php":"Store SMS/WhatsApp config","POST /notifications/sms_settings_update.php":"Update SMS gateway settings","POST /notifications/sms_templates_update.php":"Update notification templates"}}}