Skip to main content
POST
Add Records By Product

Headers

authorization
string | null
X-Organization-ID
string | null

Path Parameters

key
string
required

Cookies

stytch_session
string | null

Body

application/json

Resolve "all latest active prices for these products" into a republish batch. Default price_types is ['msrp'] — enough for VTEX, since the worker resolves the basePrice partner at publish time. Callers can override (e.g. ['msrp','map']) when targeting a system that needs both records.

product_keys
string[]
required
Minimum array length: 1
price_types
string[] | null

Response

Successful Response