Selling Partner API SDK for JavaScript
    Preparing search index...
    • ExternalFulfillmentInventoryApi - axios parameter creator

      Parameters

      • Optionalconfiguration: Configuration

      Returns {
          batchInventory: (
              body: BatchInventoryRequest,
              options?: RawAxiosRequestConfig,
          ) => Promise<RequestArgs>;
      }

      • batchInventory: (
            body: BatchInventoryRequest,
            options?: RawAxiosRequestConfig,
        ) => Promise<RequestArgs>

        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.