v1

latestOpenAPI 3.0.02026-07-2480129136.5 KB
Stores

Batch Update Store Buylist Prices

Perform multiple buylist updates asynchronously in a batch. The response will contain a single GUID to identify the batch. All buylist updates are applied to the buylist of the seller indicated by the bearer token used to make this request. When the batch has been processed, a message will be sent to your application's web hook containing the GUID from this response.

post/stores/{storeKey}/buylist/skus/batch

Path parameters

storeKeystring required

Required. A unique key used to identify the caller of the API.

Request body

skuIdinteger
pricenumber double

Response

OK

successboolean
errorsstring[]
resultsstring[]