Skip to main content
POST
Bulk upload products

Authorizations

Authorization
string
header
required

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

Body

application/json
file_id
string
required

The ID of a previously uploaded CSV file via the /files endpoint.

corporation_id
string

The unique identifier for a corporation to associate with these products.

Response

Successful product import job creation

data
object
message
string
Example:

"Successfully started product import job."