How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Virto Commerce Inventory API

Simplify inventory management functionality

Virto Commerce Inventory API is one of 13 APIs that Virto Commerce publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Inventory. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a GitHub repository.

This API exposes 16 operations across 13 paths, and defines 17 schemas. It is described by OpenAPI 3.0.4, at version v1.

Requests are made against the base URL https://virtostart-demo-admin.govirto.com/api.

16 operations 13 paths 17 schemas 1 DELETE4 GET2 PATCH6 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.4
API Version
v1
Base URL
https://virtostart-demo-admin.govirto.com/api
Authentication
OAuth 2.0, API Key, API Key, HTTP Signature, HTTP Basic
Resource Areas
1

Authentication & Security 5

Virto Commerce Inventory API declares 5 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the password and clientCredentials flows. An API key is passed in the query as api_key (api_key). An API key is passed in the header as api_key (api_key_header). It uses HTTP signature authentication (http-signature). It accepts HTTP basic authentication (basic).

  • oauth2 — OAuth2 Resource Owner Password Grant flow
  • api_key — API Key authentication
  • api_key_header — API Key authentication (alternative via header)
  • http-signature — HTTP Signature authentication using Authorization header
  • basic — Basic authentication using username and password

Paths & Operations 16

Across 13 paths, the API surfaces 16 operations — 1 DELETE, 4 GET, 2 PATCH, 6 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Inventory 16

Simplify inventory management functionality

POST
/api/inventory/search
Search inventories by given criteria
InventoryModule_SearchInventories body → 200401403
POST
/api/inventory/product/search
Search inventories by given criteria
InventoryModule_SearchProductInventories body → 200401403
POST
/api/inventory/fulfillmentcenters/search
Search fulfillment centers registered in the system
InventoryModule_SearchFulfillmentCenters body → 200401403
GET
/api/inventory/fulfillmentcenters/{id}
Get fulfillment center by id
InventoryModule_GetFulfillmentCenter 1 param → 200401403
PATCH
/api/inventory/fulfillmentcenters/{id}
Partial update for the specified FulfillmentCenter by id
InventoryModule_PatchFulfillmentCenter 1 param body → 204401403
GET
/api/inventory/fulfillmentcenters/outer/{outerId}
Get fulfillment center by outer id
InventoryModule_GetFulfillmentCenterByOuterId 1 param → 200401403
POST
/api/inventory/fulfillmentcenters/plenty
Get fulfillment centers by ids
InventoryModule_GetFulfillmentCenters body → 200401403
PUT
/api/inventory/fulfillmentcenters
Save fulfillment center
InventoryModule_SaveFulfillmentCenter body → 200401403
DELETE
/api/inventory/fulfillmentcenters
Delete fulfillment centers registered in the system
InventoryModule_DeleteFulfillmentCenters 1 param → 204401403
POST
/api/inventory/fulfillmentcenters/batch
Save fulfillment centers
InventoryModule_SaveFulfillmentCenters body → 200401403
GET
/api/inventory/products/{productId}
Get inventories of product
InventoryModule_GetProductInventories 1 param → 200401403
PUT
/api/inventory/products/{productId}
Update inventory
InventoryModule_UpdateProductInventory 1 param body → 200401403
GET
/api/inventory/products
Get inventories of products
InventoryModule_GetProductInventories 2 params → 200401403
POST
/api/inventory/products/plenty
Get inventories of products
InventoryModule_GetProductsInventoriesByPlentyIds 1 param body → 200401403
PUT
/api/inventory/plenty
Upsert inventories
InventoryModule_UpsertProductInventories body → 200401403
PATCH
/api/inventory/{id}
Partial update for the specified inventory of product by id
InventoryModule_PatchProductInventory 1 param body → 204401403

Schemas 17

The contract defines 17 schemas that model the data the API accepts and returns. The most detailed are InventoryAddress (21 properties), InventoryInfo (21 properties), DynamicObjectProperty (17 properties), FulfillmentCenter (14 properties). Each schema is shown below with its type and property counts.

DynamicObjectProperty
object
17 properties
Operation
object
4 properties
SortInfo
object
2 properties
InventorySearchCriteria
object
13 properties
FulfillmentCenterSearchCriteria
object
13 properties
AddressType
string
InventoryInfo
object
21 properties
FulfillmentCenterSearchResult
object
2 properties
InventoryInfoSearchResult
object
2 properties
InventoryStatus
string
DynamicPropertyValueType
string
InventoryAddress
object
21 properties
ProductInventorySearchCriteria
object
14 properties
FulfillmentCenter
object
14 properties
DynamicPropertyName
object
2 properties
SortDirection
string
DynamicPropertyObjectValue
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

virto-commerce-inventory-api-openapi.yml Raw ↑

Other APIs Virto Commerce publishes across the network.

Virto Commerce Catalog API
Virto Commerce Companies and Contacts API
Virto Commerce Marketing API
Virto Commerce Order Management API
Virto Commerce Pricing API
Virto Commerce Quotes API
Virto Commerce Shopping Cart API
Virto Commerce Store API
Virto Commerce VirtoCommerce Platform API
Virto Commerce Webhooks API
Virto Commerce Event Bus API
Virto Commerce Returns API
Where this information came from

This is an independent, third-party profile of Virto Commerce Inventory API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.