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 Cart Settings API

Use Cart Settings to configure cart behavior for your store, including cart expiry, custom discounts, rule promotions, deferred inventory checks, and cart visibility for admins.

Elastic Path Cart Settings 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 Cart Settings. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

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

4 operations 2 paths 3 schemas 2 GET2 PUT

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 Cart Settings API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerToken). By default, every request must be authenticated.

Paths & Operations 4

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

Cart Settings 4

Use Cart Settings to configure cart behavior for your store, including cart expiry, custom discounts, rule promotions, deferred inventory checks, and cart visibility for admins.

GET
/v2/settings/cart
Get Cart Settings
get-v2-settings-cart → 200401
PUT
/v2/settings/cart
Update Cart Settings
put-v2-settings-cart body → 200400401403
GET
/v2/settings/cart/{storeID}
Get Cart Settings by Store ID
get-v2-settings-cart-storeID 1 param → 200401
PUT
/v2/settings/cart/{storeID}
Update Cart Settings by Store ID
put-v2-settings-cart-storeID 1 param body → 200400401403

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are Response.ErrorItem (5 properties), SettingsCart (1 property), Response.ErrorResponse (1 property). Each schema is shown below with its type and property counts.

Response.ErrorItem
object
5 properties 2 required
Response.ErrorResponse
object
1 property 1 required
SettingsCart
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

elastic-path-cart-settings-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