Orders Support: fabric support | URL: https://www.fabric.inc | License: fabric API License fabric Exports API supports exporting data of different modules such as Orders, Locations, Allocations, Inventory, Invoices, Networks, Shipping_Methods, and Aggregated_Networks. fabric’s Exports API lets you export module-specific data (saved in JSON format in the database) to a zip file. These zip files contain different CSV files where:Documentation Index
Fetch the complete documentation index at: https://developer.fabric.inc/llms.txt
Use this file to discover all available pages before exploring further.
- Each field of a single JSON schema is a file header (also called column title) in the CSV file
- Each item of the JSON schema is a row in the CSV file
2. Allocations: allocation, logs
3. Shipments: shipment
4. Shipping_Methods: shipping_methods
5. Locations: location
6. Invoices: invoice, appeasements, discounts, payments
7. Inventory: inventory. Download Postman Collection
