Skip to main content
PUT
Upsert imported add-ons
This endpoint is restricted and not generally available: organizations that have not been enabled receive a 403. Contact your Let’s Do This representative if you’d like access.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

idempotency-key
string

Returns the original job when retried with the same method, path, and body.

Required string length: 1 - 255

Body

application/json

Production bulk import. Poll the returned job for product-level outcomes.

addOns
AddOnProductInput · object[]
required
Required array length: 1 - 1000 elements

Response

Default Response

An add-on import accepted for asynchronous execution.

importId
string
required
jobId
string
required
status
enum<string>
required
Available options:
queued
replayed
boolean
required