/preview/retail-media/catalog/merchants/{merchantId}/store-inventory/upsert
/preview/retail-media/catalog/merchants/{merchantId}/store-inventory/upsert
Used to publish a batch of store inventories to upsert. The batch is processed asynchronously.
POST
/preview/retail-media/catalog/merchants/{merchantId}/store-inventory/upsert
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Identifies the merchant, can also be called partnerId
Body
application/json
Batch to be stored in Store inventories
Response
204 - application/json
Batch accepted.
/preview/retail-media/catalog/merchants/{merchantId}/store-inventory/delete
Previous
/preview/retail-media/catalog/products/batch
Next