Webhook Events
StockX Lowest Ask Updated (USD)
Notification when the USD price of a product on StockX changes.
This event is triggered when the USD price of a product on StockX changes.
Event specification
data
will contain an array of products that have had their lowest ask price updated. A single webhook can contain products from multiple products.old_lowest_ask
will contain the previous lowest ask price.lowest_ask
will contain the new lowest ask price.currency
will contain the currency of the lowest ask price.
Payload
Response fields
The event name.
The timestamp of the event.
The version of the event.
The data of the event.