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

Whiplash Merchandising bundle_items API

Bundle Items are components that make up a bundle, defining the quantity and relationship of items within product bundles.

Whiplash Merchandising bundle_items API is one of 21 APIs that Whiplash Merchandising publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version 2.0.

Requests are made against the base URL https://www.getwhiplash.com/api/v2.

3 operations 1 paths 3 schemas 1 DELETE1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.0
Base URL
https://www.getwhiplash.com/api/v2
Resource Areas
1

Paths & Operations 3

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

bundle_items 3

Bundle Items are components that make up a bundle, defining the quantity and relationship of items within product bundles.

GET
/api/v2/bundle_items/{id}
Retrieve a bundle item
GetApiV2BundleItemsId 1 param → 200401403
PUT
/api/v2/bundle_items/{id}
Update a bundle item's quantity
PutApiV2BundleItemsId 1 param body → 200401403422
DELETE
/api/v2/bundle_items/{id}
Destroy a bundle item
DeleteApiV2BundleItemsId 1 param → 204401403422

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ApiV2EntitiesBundleItem (10 properties), ApiSharedEntitiesApiError (1 property), PutApiV2BundleItemsIdRequest (1 property). Each schema is shown below with its type and property counts.

PutApiV2BundleItemsIdRequest
object
1 property
ApiV2EntitiesBundleItem
object
10 properties
ApiSharedEntitiesApiError
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

whiplash-merchandising-bundle-items-api-openapi.yml Raw ↑

Other APIs Whiplash Merchandising publishes across the network.

Whiplash Merchandising consumer_returns API
Whiplash Merchandising customers API
Whiplash Merchandising documents API
Whiplash Merchandising items API
Whiplash Merchandising load_scacs API
Whiplash Merchandising notification_events API
Whiplash Merchandising notification_subscriptions API
Whiplash Merchandising order_documents API
Whiplash Merchandising order_items API
Whiplash Merchandising order_totes API
Whiplash Merchandising orders API
Whiplash Merchandising originators API