Skip to main content
POST
Create bulk product import job

Authorizations

Authorization
string
header
required

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

Body

application/json
fileId
string
required

ID of the uploaded CSV file containing product data

Maximum string length: 100
Example:

"file-abc123xyz"

Response

Successful response after creating a bulk job

status
string
Example:

"success"

data
object