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

Elastic Path Transactions API

Methods to allow you to modify and view a products stock via transactions.

Elastic Path Transactions API is one of 100 APIs that Elastic Path publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

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

Requests are made against 2 base URLs: https://useast.api.elasticpath.com, https://euwest.api.elasticpath.com.

3 operations 2 paths 7 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
25.1126.6886238
Base URL
https://useast.api.elasticpath.com
Authentication
HTTP Bearer
License
Resource Areas
1

Authentication & Security 1

Elastic Path Transactions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerToken). By default, every request must be authenticated.

Paths & Operations 3

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

Transactions 3

Methods to allow you to modify and view a products stock via transactions.

GET
/inventories/{product_uuid}/transactions
Get Stock Transactions for Product
GetStockTransactions 3 params → 200500
POST
/inventories/{product_uuid}/transactions
Create Stock Transaction on Product
UpdateProductStock 1 param body → 200404422500
GET
/inventories/{product_uuid}/transactions/{transaction_uuid}
Get Single Stock Transaction for Product
GetSingleStockTransaction 2 params → 200404500

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Transaction (6 properties), Error (4 properties), TransactionCreate (4 properties), Timestamps (2 properties). Each schema is shown below with its type and property counts.

TransactionCreate
object
4 properties 2 required
UUID
string
The unique identifier.
Timestamps
object
2 properties
Error
object
4 properties 2 required
Meta
ErrorResponse
object
1 property 1 required
Transaction
object
6 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-path-transactions-api-openapi.yml Raw ↑

Other APIs Elastic Path publishes across the network.

Elastic Path GraphQL API
Elastic Path Account Addresses API
Elastic Path Account Authentication Settings API
Elastic Path Account Cart Associations API
Elastic Path Account Management Authentication API
Elastic Path Account Members API
Elastic Path Account Membership API
Elastic Path Account Membership Settings API
Elastic Path Account Tags API
Elastic Path Accounts API
Elastic Path Administrator Latest Releases Catalog API API
Elastic Path Application Keys API