Skip to main content
POST

Body

externalId
string

Identifier of the product in external system.

storeId
string

Identifier of store.

salePrice
number<double>

Sale price of the product in store.

pricePerUnit
number<double> | null

The price per unit.

pricePerPiece
number<double> | null

The price per piece.

isWithoutBarcode
boolean | null

Indicator whether the item is without a barcode.

taxCode
string

Tax code associated with the product.

Response

OK

The response is of type object.

Last modified on August 10, 2026