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 order_attachments API

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

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

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

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

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

2 operations 2 paths 7 schemas 1 GET1 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 2

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

order_attachments 2
GET
/v1/companies/{company_id}/projects/{project_id}/orders/{order_id}/attachments/{order_attachment_id}
Order attachment download
order_attachment_download_url_companies__company_id__projects__project_id__orders__order_id__attachments__order_attachment_id__get 4 params → 200404410422
POST
/v1/companies/{company_id}/projects/{project_id}/orders/{order_id}/attachments
Order attachment upload
order_attachment_upload_companies__company_id__projects__project_id__orders__order_id__attachments_post 3 params body → 202400404409415422

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ValidationError (5 properties), OrderAttachmentUploadResponse (3 properties), OrderAttachmentUploadPayload (3 properties), ChannableErrorResponse (2 properties). Each schema is shown below with its type and property counts.

OrderAttachmentDownloadURLResponse
object
1 property 1 required
ValidationError
object
5 properties 3 required
OrderAttachmentUploadPayload
object
3 properties 1 required
ChannableErrorResponse
object
The standard Channable error response
2 properties 1 required
OrderAttachmentUploadResponse
object
3 properties 1 required
HTTPValidationError
object
1 property
ResponseModelStatus
string

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

channable-order-attachments-api-openapi.yml Raw ↑

Other APIs Channable publishes across the network.

Channable orders API
Channable returns API
Channable statistics API
Channable stock_updates API
Channable transporters API