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

handy Order Products API

The Order Products API from handy — 2 operation(s) for order products.

handy Order Products API is one of 4 APIs that handy publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against the base URL https://partners.services.handy.com/api/v1.

2 operations 2 paths 3 schemas 1 DELETE1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
v1
Base URL
https://partners.services.handy.com/api/v1
Resource Areas
1

Paths & Operations 2

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

Order Products 2
DELETE
/api/v1/orders/products/{id}
DESTROY
5 params → 200400404500
POST
/api/v1/orders/{partner_order_id}/line_items/{line_no}/cancel
CANCEL
6 params → 200404400500

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed is order_product_response_cancel_product (15 properties). Each schema is shown below with its type and property counts.

error_uuid
string
sku
string
The product identifier that has been allocated to the product you are submitting on this order request.
order_product_response_cancel_product
object
15 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

handy-order-products-api-openapi.yml Raw ↑

Other APIs handy publishes across the network.

handy Bookings API
handy Orders API
handy Testing API