v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13125317428.7 KB
pos

Submit inventory for the given merchant.

post/{merchantId}/pos/{targetMerchantId}/inventory

Path parameters

merchantIdstring required

The ID of the POS or inventory data provider.

targetMerchantIdstring required

The ID of the target merchant.

Request body

contentLanguagestring

Required. The two-letter ISO 639-1 language code for the item.

pickupSlastring

Optional. Expected date that an order will be ready for pickup relative to the order date. Must be submitted together with pickupMethod. For accepted attribute values, see the local product inventory feed specification.

timestampstring

Required. The inventory timestamp, in ISO 8601 format.

targetCountrystring

Required. The CLDR territory code for the item.

quantitystring int64

Required. The available quantity of the item.

gtinstring

Global Trade Item Number.

itemIdstring

Required. A unique identifier for the item.

pickupMethodstring

Optional. Supported pickup method for this offer. Unless the value is "not supported", this field must be submitted together with pickupSla. For accepted attribute values, see the local product inventory feed specification.

storeCodestring

Required. The identifier of the merchant's store. Either a storeCode inserted through the API or the code of the store in a Business Profile.

Response

Successful response