Webhook Events
StockX Price Updated (USD)
Notification when the USD price of a variant on StockX changes.
This event is triggered when the USD price of a variant in US market changes.
Event specification
data
will contain an array of variants that have had their price updated. A single webhook can contain variants from multiple products.sizes
will contain an array of every size with conversion information.subtotal
will contain the price of the variant with shipping and StockX-fees included, it’s represented as a JSON object with the key being the shipping option and the value being the price.
Payload
Response fields
The event name.
The timestamp of the event.
The version of the event.
The data of the event.