provider-offers
Bulk upload offers from CSV
Upload 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.
POST
Bulk upload offers from CSV
Authorizations
Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.
Body
multipart/form-data
CSV file with offer data (use the template from GET /bulk-upload/template)
Response
Bulk upload completed
Bulk upload offers from CSV