Zoho Inventory storagelocations API is one of 37 APIs that Zoho Inventory publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include storagelocations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and 1 JSON Schema.
This API exposes
25 operations
across 17 paths,
and defines 41 schemas.
It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against a single base URL, https://www.zohoapis.com/inventory/v1.
25 operations17 paths41 schemas3 DELETE7 GET8 POST7 PUT
Metadata
The identity and technical contract details declared by the specification.
Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://www.zohoapis.com/inventory/v1
Authentication
OAuth 2.0
Resource Areas
1
Authentication & Security 1
Zoho Inventory storagelocations API declares
1 security scheme
for authenticating requests.
It supports OAuth 2.0 (Zoho_Auth) using the implicit flow, exposing 4 scopes.
Paths & Operations 25
Across 17 paths, the API surfaces 25 operations — 3 DELETE, 7 GET, 8 POST, 7 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 41 schemas that model the data the API accepts and returns. The most detailed are storage_location (10 properties), location_structure (6 properties), storage_zone (5 properties), update-a-storage-location-request (4 properties). Each schema is shown below with its type and property counts.
enable-storage-locations-response
object
2 properties
delete-a-storage-zone-response
object
2 properties
bin_batch
object
2 properties
update-a-storage-location-response
object
3 properties
storage_zone
object
Details of a zone that contains multiple bin locations.
5 properties
update-a-storage-location-request
object
4 properties2 required
storage_id
string
Unique ID generated by the server for the bin location.
update-a-storage-zone-response
object
3 properties
default_storage_location_mapping
object
Default bin location assignment for a product per location.
2 properties
zone_name
string
Name of the zone.
create-a-storage-location-response
object
3 properties
list-all-storage-locations-response
object
4 properties
mark-storage-zones-as-inactive-response
object
2 properties
storage_location_description
string
Description of the bin location.
configure-item-default-storage-location-response
object
2 properties
get-item-storage-location-mappings-response
object
3 properties
bulk-delete-storage-locations-response
object
2 properties
storage_zone_status
string
Status of the zone. Allowed Values: active , inactive
update-item-storage-location-mappings-response
object
2 properties
get-a-storage-zone-response
object
3 properties
configure-item-default-storage-location-request
object
1 property
update-a-storage-zone-request
object
3 properties1 required
list-all-storage-zones-response
object
3 properties
get-a-storage-location-response
object
3 properties
mark-storage-zones-as-active-response
object
2 properties
location_structure
object
Defines a single level in the zone hierarchy used to generate bin locations.
6 properties
mark-storage-locations-as-inactive-response
object
2 properties
mark-storage-locations-as-active-response
object
2 properties
create-a-storage-location-request
object
4 properties2 required
storage_location
object
Details of a bin location.
10 properties
location_id
string
Unique identifier of the location.
create-a-storage-zone-request
object
3 properties1 required
create-a-storage-zone-response
object
3 properties
delete-a-storage-location-response
object
2 properties
storage_location_product_mapping
object
A mapping between a product and a bin location.
3 properties
disable-storage-locations-response
object
2 properties
storage_location_name
string
Name of the bin location.
storage_location_status
string
Status of the bin location. Allowed Values: active , inactive
get-item-default-storage-location-response
object
3 properties
map-storage-locations-to-item-request
object
2 properties
storage_zone_id
string
Unique ID generated by the server for the zone.
Specification
The full machine-readable OpenAPI contract behind this narrative.