Skip to content

Get Inventory List API

Endpoint

GET /inventory/overview

Headers

KeyValue
AuthorizationBearer change_to_your_access_token
X-S2-Organization95d73baf-76ba-4bea-86ac-1534c5e5d4aa

Response Body

FieldTypeDescription
warehousesarrayList of inventory warehouses. See Warehouse Object for details.
productsarrayList of products. See Product Object for details.
itemsarrayList of inventory items. Check this items for detail inventory of products. See Item Object for item fields details.

Warehouse Object

FieldTypeDescription
idstringUnique identifier for the warehouse
organizationOrganization ObjectInformation about the warehouse's organization. See Organization Object for details.
namestringName of the warehouse
addressAddress ObjectPhysical address of the warehouse. See Address Object for details.
dropshipperbooleanWhether the warehouse is a dropshipper
fulfillmentCenterbooleanWhether the warehouse is a fulfillment center
rmaCenterbooleanWhether the warehouse is an RMA center
unitSystemstringUnit system used (e.g., "METRIC")
createdAtstringTimestamp when the warehouse was created (ISO 8601 format)
updatedAtstringTimestamp when the warehouse was last updated (ISO 8601 format)

Organization Object

FieldTypeDescription
idstringUnique identifier for the organization
namestringName of the organization
createdAtstringTimestamp when the organization was created (ISO 8601 format)
updatedAtstringTimestamp when the organization was last updated (ISO 8601 format)

Address Object

FieldTypeDescription
namestringThe name associated with the address
companystringCompany name
address1stringPrimary street address
address2stringAdditional address information
citystringCity name
statestringState or province
postalCodestringPostal or ZIP code
countryIdstringCountry code in ISO 3166-1 alpha-2 format (e.g., "CA")
phonestringContact phone number
emailstringContact email address

Product Object

FieldTypeDescription
idstringUnique identifier for the product
organizationOrganization ObjectOrganization that owns the product
skustringStock keeping unit
brandBrand ObjectBrand information. See Brand Object for details
gtinstringGlobal Trade Item Number
namestringProduct name
remarksstringAdditional remarks about the product
imageMainstringURL of the main product image
packageLengthMmnumberPackage length in millimeters
packageWidthMmnumberPackage width in millimeters
packageHeightMmnumberPackage height in millimeters
shippingWeightKgnumberShipping weight in kilograms
caseUnitstringUnit of measurement for cases (e.g., "EACH", "CARTON")
casePackintegerNumber of items per case
caseLengthMmnumberCase length in millimeters
caseWidthMmnumberCase width in millimeters
caseHeightMmnumberCase height in millimeters
caseWeightKgnumberCase weight in kilograms
conditionstringProduct condition (e.g., "NEW")
serialNumberRequiredbooleanWhether serial number is required
expiryDateRequiredbooleanWhether expiry date is required
unknownbooleanWhether the product is unknown
createdAtstringTimestamp when the product was created (ISO 8601 format)
updatedAtstringTimestamp when the product was last updated (ISO 8601 format)
otherIdsarrayList of other identifiers associated with the product

Brand Object

FieldTypeDescription
idstringUnique identifier for the brand
namestringBrand name
nameNormalizedstringNormalized version of the brand name
createdAtstringTimestamp when the brand was created (ISO 8601 format)

Item Object

FieldTypeDescription
warehouseIdstringIdentifier of the warehouse where the inventory is located
levelobjectInventory level information. See Level Object for details

Level Object

FieldTypeDescription
productIdstringIdentifier of the product
availableintegerInventory of units available of the product
incomingintegerInventory of units expected to arrive
reservedintegerInventory of units reserved for orders
updatedAtstringTimestamp when the level was last updated (ISO 8601 format)

Response Example

json
{
  "warehouses": [
    {
      "id": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "organization": {
        "id": "e8b021f4-9ab3-4fc2-af71-f35930759888",
        "name": "test organization",
        "createdAt": "2024-04-01T14:09:14.732646Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "name": "test warehouse",
      "address": {
        "name": "GDI",
        "company": "",
        "address1": "test warehouse Rd Unit 3",
        "address2": "",
        "city": "Oakville",
        "state": "ON",
        "postalCode": "L6L 2X8",
        "countryId": "CA",
        "phone": "",
        "email": ""
      },
      "dropshipper": true,
      "fulfillmentCenter": true,
      "rmaCenter": true,
      "unitSystem": "METRIC",
      "createdAt": "2024-04-01T14:18:10.903581Z",
      "updatedAt": "2024-04-01T14:18:10.903581Z"
    },
    {
      "id": "0b6eaafa-565f-4989-b3d5-98e871f9e888",
      "organization": {
        "id": "e4affb47-1971-42bb-97a3-215d9bddd888",
        "name": "Sellersoft",
        "createdAt": "2024-03-05T22:16:05.692314Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "name": "test Warehouse2",
      "address": {
        "name": "Test",
        "company": "Ventmere",
        "address1": "145 test road",
        "address2": "",
        "city": "Markham",
        "state": "ON",
        "postalCode": "L3R 8A9",
        "countryId": "CA",
        "phone": "",
        "email": ""
      },
      "dropshipper": true,
      "fulfillmentCenter": true,
      "rmaCenter": true,
      "unitSystem": "METRIC",
      "createdAt": "2024-03-05T22:16:48.618677Z",
      "updatedAt": "2024-03-05T22:16:48.618677Z"
    }
  ],
  "products": [
    {
      "id": "3775cc37-30e7-4579-a58e-c9adda6fa888",
      "organization": {
        "id": "3f424caf-0eba-4813-b3e7-7ca0393af888",
        "name": "test organization",
        "createdAt": "2024-03-05T22:17:23.520948Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "sku": "test",
      "brand": {
        "id": "e0cbbf33-cbea-4867-9fd9-5d72f22c2321",
        "name": "Sony",
        "nameNormalized": "sony",
        "createdAt": "2024-06-04T03:16:22.617577Z"
      },
      "gtin": "7045557638888",
      "name": "Test Product",
      "remarks": "test.",
      "imageMain": "95d73baf-76ba-4bea-86ac-1534c5e5d4aa/2024-04-23/avatar/听雨__24_x_26.25__PFPWig_4_YXKT59pJLuoIk82VgaF.jpg",
      "packageLengthMm": 33.27078,
      "packageWidthMm": 64.29312,
      "packageHeightMm": 96.57682,
      "shippingWeightKg": 76.44365,
      "caseUnit": "EACH",
      "casePack": 2,
      "caseLengthMm": 34.340958,
      "caseWidthMm": 20.323586,
      "caseHeightMm": 12.659683,
      "caseWeightKg": 0.35708416,
      "condition": "NEW",
      "serialNumberRequired": true,
      "expiryDateRequired": true,
      "unknown": false,
      "createdAt": "2024-06-04T03:16:22.617577Z",
      "updatedAt": "2024-06-04T03:31:28.192345Z",
      "otherIds": []
    },
    {
      "id": "440352eb-241a-4cac-834f-e0980ffca888",
      "organization": {
        "id": "3f424caf-0eba-4813-b3e7-7ca0393af888",
        "name": "test organization",
        "createdAt": "2024-03-05T22:17:23.520948Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "sku": "MX03-N-BLUE",
      "brand": {
        "id": "5643b7ee-7df1-48c6-b690-1e29ffa8a888",
        "name": "",
        "nameNormalized": "",
        "createdAt": "2024-03-05T22:17:28.679732Z"
      },
      "gtin": "",
      "name": "SKU Blue",
      "remarks": "",
      "imageMain": "",
      "packageLengthMm": 1500.0,
      "packageWidthMm": 260.0,
      "packageHeightMm": 810.0,
      "shippingWeightKg": 34.0,
      "caseUnit": "CARTON",
      "casePack": 1,
      "caseLengthMm": 0.0,
      "caseWidthMm": 0.0,
      "caseHeightMm": 0.0,
      "caseWeightKg": 0.0,
      "condition": "NEW",
      "serialNumberRequired": false,
      "expiryDateRequired": false,
      "unknown": false,
      "createdAt": "2024-03-05T22:20:44.106742Z",
      "updatedAt": "2024-04-01T14:31:19.875675Z",
      "otherIds": []
    },
    {
      "id": "bab7c35b-2ecb-4b40-be82-8dc1e0a86888",
      "organization": {
        "id": "3f424caf-0eba-4813-b3e7-7ca0393af888",
        "name": "test organization",
        "createdAt": "2024-03-05T22:17:23.520948Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "sku": "SKU-GREY",
      "brand": {
        "id": "5643b7ee-7df1-48c6-b690-1e29ffa8a888",
        "name": "",
        "nameNormalized": "",
        "createdAt": "2024-03-05T22:17:28.679732Z"
      },
      "gtin": "",
      "name": "SKU GREY",
      "remarks": "",
      "imageMain": "",
      "packageLengthMm": 1500.0,
      "packageWidthMm": 260.0,
      "packageHeightMm": 810.0,
      "shippingWeightKg": 35.0,
      "caseUnit": "CARTON",
      "casePack": 1,
      "caseLengthMm": 0.0,
      "caseWidthMm": 0.0,
      "caseHeightMm": 0.0,
      "caseWeightKg": 0.0,
      "condition": "NEW",
      "serialNumberRequired": false,
      "expiryDateRequired": false,
      "unknown": false,
      "createdAt": "2024-03-05T22:20:44.132006Z",
      "updatedAt": "2024-04-01T14:31:19.885955Z",
      "otherIds": []
    },
    {
      "id": "f4053402-e79b-45c2-8621-377d28060888",
      "organization": {
        "id": "3f424caf-0eba-4813-b3e7-7ca0393af888",
        "name": "test organization",
        "createdAt": "2024-03-05T22:17:23.520948Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "sku": "TEST-BLACK",
      "brand": {
        "id": "5643b7ee-7df1-48c6-b690-1e29ffa8a888",
        "name": "",
        "nameNormalized": "",
        "createdAt": "2024-03-05T22:17:28.679732Z"
      },
      "gtin": "871160888",
      "name": "SKU Black",
      "remarks": "",
      "imageMain": "",
      "packageLengthMm": 1470.0,
      "packageWidthMm": 310.0,
      "packageHeightMm": 790.0,
      "shippingWeightKg": 34.0,
      "caseUnit": "EACH",
      "casePack": 0,
      "caseLengthMm": 0.0,
      "caseWidthMm": 0.0,
      "caseHeightMm": 0.0,
      "caseWeightKg": 0.0,
      "condition": "NEW",
      "serialNumberRequired": false,
      "expiryDateRequired": false,
      "unknown": false,
      "createdAt": "2024-03-05T22:20:44.087204Z",
      "updatedAt": "2024-03-05T22:20:44.087204Z",
      "otherIds": []
    },
    {
      "id": "4d5ab278-86f3-4237-993b-b16a19360888",
      "organization": {
        "id": "3f424caf-0eba-4813-b3e7-7ca0393af888",
        "name": "test organization",
        "createdAt": "2024-03-05T22:17:23.520948Z",
        "updatedAt": "2024-04-09T21:15:15.615765Z"
      },
      "sku": "S600-LIGHT-GRAY",
      "brand": {
        "id": "5643b7ee-7df1-48c6-b690-1e29ffa8a888",
        "name": "",
        "nameNormalized": "",
        "createdAt": "2024-03-05T22:17:28.679732Z"
      },
      "gtin": "",
      "name": "SKU GRAY",
      "remarks": "",
      "imageMain": "",
      "packageLengthMm": 1520.0,
      "packageWidthMm": 310.0,
      "packageHeightMm": 820.0,
      "shippingWeightKg": 44.0,
      "caseUnit": "CARTON",
      "casePack": 1,
      "caseLengthMm": 0.0,
      "caseWidthMm": 0.0,
      "caseHeightMm": 0.0,
      "caseWeightKg": 0.0,
      "condition": "NEW",
      "serialNumberRequired": false,
      "expiryDateRequired": false,
      "unknown": false,
      "createdAt": "2024-04-01T14:31:19.830702Z",
      "updatedAt": "2024-04-01T14:31:19.830702Z",
      "otherIds": []
    }
  ],
  "items": [
    {
      "warehouseId": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "level": {
        "productId": "f4053402-e79b-45c2-8621-377d28060888",
        "available": 0,
        "incoming": 0,
        "reserved": -13,
        "updatedAt": "2024-06-03T03:40:41.743844Z"
      }
    },
    {
      "warehouseId": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "level": {
        "productId": "440352eb-241a-4cac-834f-e0980ffc888",
        "available": 11,
        "incoming": 0,
        "reserved": -7,
        "updatedAt": "2024-06-03T03:40:41.743844Z"
      }
    },
    {
      "warehouseId": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "level": {
        "productId": "bab7c35b-2ecb-4b40-be82-8dc1e0a86171",
        "available": 17,
        "incoming": 0,
        "reserved": -7,
        "updatedAt": "2024-06-04T05:53:31.054574Z"
      }
    },
    {
      "warehouseId": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "level": {
        "productId": "4d5ab278-86f3-4237-993b-b16a19360b41",
        "available": 9,
        "incoming": 0,
        "reserved": 0,
        "updatedAt": "2024-04-01T15:06:00.817191Z"
      }
    },
    {
      "warehouseId": "9cae310d-c440-4d78-bdc0-bf306ec33888",
      "level": {
        "productId": "3775cc37-30e7-4579-a58e-c9adda6fa888",
        "available": 0,
        "incoming": 0,
        "reserved": -2,
        "updatedAt": "2024-06-04T05:53:31.054574Z"
      }
    }
  ]
}