Skip to main content
POST
Bulk update 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 update completed

totalRows
number
required

Total rows processed

successCount
number
required

Number of successfully updated offers

errorCount
number
required

Number of failed rows

updatedOfferIds
string[]
required

Updated offer IDs

errors
object[]
required

Detailed errors for failed rows

warnings
object[]

Warnings for all rows