Skip to main content
POST
Bulk upload offers from CSV

Authorizations

x-api-key
string
header
required

Team API key for authentication. Your team role (provider/reseller/hybrid) determines which endpoints you can access.

Body

multipart/form-data
file
file

CSV file with offer data (use the template from GET /bulk-upload/template)

Response

Bulk upload completed

totalRows
number
required

Total rows processed

successCount
number
required

Number of successfully created offers

errorCount
number
required

Number of failed offers

createdOfferIds
string[]
required

Created offer IDs

errors
object[]
required

Detailed errors for failed rows

warnings
object[]

Warnings for all rows