Get all Promotions
GEThttps://useast.api.elasticpath.com/v2/promotions
Returns all promotions.
note
You can use pagination with this resource. For more information, see pagination.
Filtering
The following operators and attributes are available when filtering on this endpoint. See Supported Filtering Characters.
Use code
filter to search codes within promotions.
Attribute | Type | Operator | Example |
---|---|---|---|
code | string | eq | eq(code,some_code) |
For filtering advanced promotion usages, pass the EP-Public-Search-Type=cm_search
header. Advanced search filtering is only applicable when the promotion code is consumed and the promotion is not deleted.
Attribute | Type | Operator | Example |
---|---|---|---|
promo_id | string | eq | eq(promo_id, 69c63c9d-8ccf-44b1-8e98-1e7feebfb581) |
promo_name | string | eq , like | eq(promo_name,cart percent discount) |
promo_type | string | eq | eq(promo_type,fixed_discount) |
promo_status | string | eq | eq(promo_status,Running) |
promo_checkouts | string | eq ,gt , ge , lt , le | eq(promo_checkouts,2) |
promo_skus_prod_ids | string | eq , like | eq(promo_skus_prod_ids, sku1) |
promo_start_date | string | eq , gt , gr , lt , le | eq(promo_start_date,2023-01-01) |
promo_end_date | string | eq , gt , gr , lt , le | eq(promo_end_date,2050-06-15) |
code_id | string | eq | eq(promo_id,2ea0cd1d-43a9-441b-b03f-3cab84aaee0c):eq(code_id,14b55e6c-3f80-436e-a90a-4de5f0e36240) |
code_code | string | eq , like | eq(code_code,cart_fixed_10) |
code_used | string | eq , gt , gr , lt , le | eq(code_used,2) |
code_created_date | string | eq , gt , gr , lt , le | eq(code_created_date,2023-11-15) |
order_id | string | eq , like | eq(order_id,ccb13673-627c-4976-88da-f77c542b528f) |
order_customer_email | string | eq , like | like(order_customer_email,andy*) |
order_created_date | string | eq , gt , gr ,lt , le | le(order_created_date,2023-11-15) |
Request
Query Parameters
page[offset] string
The number of records to offset the results by.
page[limit] string
The number of records per page.
Header Parameters
Authorization Bearerrequired
The Bearer token required to get access to the API.
Responses
- 200
- 401
Response Headers
- application/json
- Schema
- Example (from schema)
Schema
data object[]
links object
meta object
{
"data": [
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"currencies": [
{
"amount": 0,
"currency": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
}
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"currencies": [
{
"percentage": 0,
"currency": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
}
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"targets": [
"string"
],
"target_nodes": [
"string"
],
"target_attributes": [
{
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
],
"currencies": [
{
"amount": 0,
"currency": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
}
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"targets": [
"string"
],
"target_nodes": [
"string"
],
"target_attributes": [
{
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
},
"percent": 0
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"targets": [
"string"
],
"target_nodes": [
"string"
],
"target_attributes": [
{
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
},
"x": 0,
"y": 0
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"targets": [
"string"
],
"target_nodes": [
"string"
],
"currencies": [
{
"amount": 0,
"currency": "string"
}
],
"conditions": {
"or": [
{
"and": [
{
"attribute": {
"template": "string",
"field": "string",
"type": "string",
"value": "string"
}
},
{
"node": {
"values": [
"string"
]
}
}
]
}
]
},
"x": 0
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"currencies": [
{
"amount": 0,
"currency": "string"
}
],
"requirements": [
{
"targets": [
"string"
],
"quantity": 0
}
]
}
},
{
"type": "string",
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"description": "string",
"promotion_type": "fixed_discount",
"enabled": true,
"automatic": true,
"start": "string",
"end": "string",
"min_cart_value": {},
"max_applications_per_cart": 0,
"schema": {
"target_catalogs": [
"string"
],
"requirements": [
{
"targets": [
"string"
],
"quantity": 0
}
],
"gifts": [
"string"
],
"auto_add_free_gift": true
}
}
],
"links": {
"current": "string",
"first": "string",
"last": "string",
"next": "string",
"prev": "string"
},
"meta": {
"page": {
"current": 0,
"limit": 0,
"offset": 0,
"total": 0
},
"results": {
"total": 0
}
}
}
Unauthorized
- application/json
- Schema
- Example (from schema)
- Example
Schema
detail string
status string
title string
[
null
]
{
"errors": {
"status": 401,
"title": "Unauthorized"
}
}
Authorization: http
name: bearerAuthtype: httpscheme: bearer
- curl
- python
- go
- nodejs
- ruby
- csharp
- php
- java
- powershell
- CURL
curl -L -X GET 'https://useast.api.elasticpath.com/v2/promotions' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
ResponseClear