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

Templates allow you to customize packing slips, email confirmations, order inserts, etc.

Whiplash Merchandising templates 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 templates. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 5 operations across 2 paths, and defines 5 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.

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

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

templates 5

Templates allow you to customize packing slips, email confirmations, order inserts, etc.

GET
/api/v2/templates
List all templates
GetApiV2Templates 5 params → 200401403
POST
/api/v2/templates
Create a template
PostApiV2Templates body → 201401403409422
GET
/api/v2/templates/{id}
Retrieve a template
GetApiV2TemplatesId 1 param → 200401403
PUT
/api/v2/templates/{id}
Update a template
PutApiV2TemplatesId 1 param body → 200401403
DELETE
/api/v2/templates/{id}
Destroy a template
DeleteApiV2TemplatesId 1 param → 204401403422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are ApiV2EntitiesTemplate (14 properties), ApiV2EntitiesTemplateType (10 properties), PostApiV2TemplatesRequest (5 properties), PutApiV2TemplatesIdRequest (3 properties). Each schema is shown below with its type and property counts.

PutApiV2TemplatesIdRequest
object
3 properties
ApiSharedEntitiesApiError
object
1 property
ApiV2EntitiesTemplate
object
14 properties
PostApiV2TemplatesRequest
object
5 properties 3 required
ApiV2EntitiesTemplateType
object
10 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

whiplash-merchandising-templates-api-openapi.yml Raw ↑

Other APIs Whiplash Merchandising publishes across the network.

Whiplash Merchandising bundle_items API
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