provider-offers
Download CSV template for bulk offer upload
Download a CSV template file with headers and an example row. Use this template to bulk upload offers.
GET
Download CSV template for bulk offer upload
Authorizations
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Response
200 - text/csv
CSV template file
The response is of type string.
Previous
Bulk upload offers from CSVUpload a CSV file to create multiple offers at once. Download the template first using GET /bulk-upload/template. The CSV supports linking offers to markets using the "marketNames" column (comma-separated market names). Markets must already exist before uploading - create them first via the markets API.
Next
Download CSV template for bulk offer upload