GoSmarter API Gateway
string · uuid · requiredstring · uuid · requiredstring · required
Order Line Items
Download line items for an order as CSV
GET
https://api.gosmarter.ai
/api/company/{companyId}/orders-slim/{orderId}/line-items/download
Downloads all active line items for the specified order as a CSV file
path Parameters
companyIdThe unique identifier of the company
orderIdThe unique identifier of the order
Headers
GoSmarter-Api-KeyThe GoSmarter-Api-Key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Download line items for an order as CSV › Responses
CSV file with order line item data
string · binary

