GoSmarter API Gateway
string · uuid · requiredstring · uuid · requiredstring · required
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
AuthorizationThe Authorization header is used to authenticate with the API using your API key. Value is of the format Bearer YOUR_KEY_HERE.
Download line items for an order as CSV › Responses
CSV file with order line item data
string · binary

