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

Channable stock_updates API

The stock_updates API from Channable — 2 operation(s) for stock_updates.

Channable stock_updates API is one of 6 APIs that Channable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include stock_updates. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and authentication docs.

This API exposes 3 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v1.

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

3 operations 2 paths 10 schemas 1 GET2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://api.channable.com/v1
Resource Areas
1

Paths & Operations 3

Across 2 paths, the API surfaces 3 operations — 1 GET, 2 POST. Each is listed below with its method, path, parameters, and response codes.

stock_updates 3
GET
/v1/companies/{company_id}/projects/{project_id}/offers
Get Stock Updates
get_stock_updates_companies__company_id__projects__project_id__offers_get 9 params → 200422
POST
/v1/companies/{company_id}/projects/{project_id}/offersdeprecated
Stock Updates Update (Deprecated)
Stock_Updates_Update__deprecated__companies__company_id__projects__project_id__offers_post 2 params body → 200202400401422
POST
/v1/companies/{company_id}/projects/{project_id}/stock_updates
Stock Updates Update
stock_updates_update_companies__company_id__projects__project_id__stock_updates_post 2 params body → 200202400401413422

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are EfferentOffer (11 properties), ResponseModel (5 properties), ValidationError (5 properties), ChannableApiStockUpdate (4 properties). Each schema is shown below with its type and property counts.

ValidationError
object
5 properties 3 required
ChannableApiStockUpdate
object
Channable API payload for sending a stock update for a product. Only id and stock are mandatory, as this is all we strictly need to send the update. The rest i…
4 properties 2 required
ChannableErrorResponse
object
The standard Channable error response
2 properties 1 required
StockUpdateResponse
object
3 properties 3 required
ResponseModel
object
A container for response model.
5 properties 2 required
ChannableStockUpdatePayload
array
HTTPValidationError
object
1 property
ResponseModelStatus
string
RecentOffers
object
2 properties 2 required
EfferentOffer
object
11 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

channable-stock-updates-api-openapi.yml Raw ↑

Other APIs Channable publishes across the network.

Channable order_attachments API
Channable orders API
Channable returns API
Channable statistics API
Channable transporters API