Skip to main content
POST
Submit a product delta update

Body

application/json
AppKey
string
required

Your store's unique access key

SecretKey
string
required

Your store's secret key

Products
object[]

Products to add or update

DeleteProducts
string[]

Product IDs to remove

SetCategoryOnProducts
object[]

Category assignments to add

RemoveCategoryFromProducts
object[]

Category assignments to remove

AccountPrices
object[]

Account-specific prices to add or update

DeleteAccountPrices
object[]

Account-specific prices to remove

Users
object[]

User records to add or update

Response

Delta accepted for processing

Token
string

Processing token for status tracking