batchInventory

Make up to 10 inventory requests. The response includes the set of responses that correspond to requests. The response for each successful request in the set includes the inventory count for the provided sku and locationId pair.

Body Params

A list of inventory requests.

requests
array of objects
length between 1 and 10

A list of inventory requests.

requests
string
required

The URI associated with the individual APIs from the batch request. The user must provide the resource identifier for the operation they want to use.

string
enum
required

The HTTP method associated with an individual request within a batch.

Show Details
GETRetrieve inventory information.
POSTAdd new inventory information.
Allowed:
body
object

The parameters for an individual request.

Responses

Language
Response
Choose an example:
application/json