Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Invendor WMSLocations API

The WMSLocations API from Invendor — 9 operation(s) for wmslocations.

Invendor WMSLocations API is one of 42 APIs that Invendor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include WMSLocations. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 14 operations across 9 paths, and defines 19 schemas. It is described by OpenAPI 3.0.1, at version 1.0.

Requests are made against the base URL https://api.invendor.com.

14 operations 9 paths 19 schemas 2 DELETE4 GET7 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.0
Base URL
https://api.invendor.com
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Invendor WMSLocations API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. By default, every request must be authenticated.

Paths & Operations 14

Across 9 paths, the API surfaces 14 operations — 2 DELETE, 4 GET, 7 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

WMSLocations 14
GET
/v1/WMSLocations/{locationId}/areas
Get all location areas
2 params → 200401403
POST
/v1/WMSLocations/{locationId}/areas
Create new area for location. (All the lockers etc must be defined as areas)
2 params body → 201400401403
GET
/v1/WMSLocations/{locationId}/areas/{areaId}
Get location area details
3 params → 200401403
PUT
/v1/WMSLocations/{locationId}/areas/{areaId}
Update WMSArea
3 params body → 200400401403
DELETE
/v1/WMSLocations/{locationId}/areas/{areaId}
Delete an selected area
3 params → 200400401403
POST
/v1/WMSLocations/areas/cabinet/attach
Attach WMS location to cabinet
Attach WMS location to cabinet 1 param body → 200400401403
GET
/v1/WMSLocations/{locationId}/addresses
Get location wms addresses
12 params → 200400401403
POST
/v1/WMSLocations/{locationId}/addresses
Create new wh address for area.
2 params body → 201400401403
POST
/v1/WMSLocations/{locationId}/addresses/bulk
Bulk insert of wh address for area.
2 params body → 200400401403
DELETE
/v1/WMSLocations/{locationId}/addresses/{wmsLocationId}
Delete wh address in a location by address.
3 params → 200400401403
POST
/v1/WMSLocations/{locationId}/addresses/generate
Generate wh aadresses on predefined parameters
2 params body → 200400401403
POST
/v1/WMSLocations/{locationId}/addresses/delete
Delete selected or all wh aadresses in a location
2 params body → 200400401403
GET
/v1/WMSLocations/validate
Validates whether a single WMS location ID exists for a given location
3 params → 200400401403
POST
/v1/WMSLocations/validate
Validates multiple WMS location IDs for a given location. Returns only invalid IDs.
1 param body → 200400401403

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are CabinetLocationItemsParam (11 properties), BinItem (8 properties), WMSLocationResponse (8 properties), GenerateWMSLocationsRequest (6 properties). Each schema is shown below with its type and property counts.

GenerateWMSLocationsRequest
object
6 properties
Shelf
object
4 properties
CreateWMSAreaRequest
object
4 properties
CreateAreaWMSLocationRequest
object
5 properties
UpdateWMSAreaRequest
object
3 properties
Error
object
2 properties
WMSAreaType
integer
AttachWmsLocationToCabinetRequest
object
2 properties
BinItem
object
8 properties
Int32ResourceCreatedResponse
object
1 property
WeightType
integer
ValidateWmsLocationIdsRequest
object
2 properties
CabinetLocationItemsParam
object
11 properties
Bin
object
4 properties
Compartment
object
3 properties
WMSLocationResponse
object
8 properties
BulkDeleteWMSLocationsRequest
object
3 properties
ApiErrorResponse
object
1 property
ShelfBinValueTuple
object

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

invendor-wmslocations-api-openapi.yml Raw ↑

Other APIs Invendor publishes across the network.

Invendor Accounts API
Invendor Auth API
Invendor Barcodes API
Invendor Consumption API
Invendor DataJobs API
Invendor Devices API
Invendor Dimensions API
Invendor DimensionValues API
Invendor Doors API
Invendor DynamicScanContent API
Invendor ExtendedProperties API
Invendor FlagTypes API