API Reference

Collection of campaign products

Get information about all available campaign products.

Log in to see full request history
Query Params
integer
≥ 1
Defaults to 100

The number of records to return in API response.
⚠️ We recommended adjust the batch size based on processing time. Depending on the response time of the request. Default value of 100 records is used if count parameter is not set.

integer
≥ 0
Defaults to 0

The number of records from a collection to skip. Default value of 0 is used when parameter offset is not set.

string

Name of the sorting parameter. You can sort by any of the first level parameters from the resource response. Response is sorted by the specified field.

string

Direction of sorting the response list.

string

Search record by name or a part of the name.

string

Code of the product.

string

Place to display campaign product.

type_id
array of strings

Type of the customer for a campaign product.

type_id
string

Parameter filters all campaign products from store by store ID.

integer

Type of value (1 - percentage discount value, 2 - final price).

boolean

in validity range - true / before or after validity range - false / no value - all

string

Date and time from when is record already valid. (YYYY-MM-DD HH:MM:SS)

string

Date and time to when is record still valid. (YYYY-MM-DD HH:MM:SS)

string

The unique ID of the campaign in CareCloud. The list of campaigns is available in GET /campaigns.

Headers
string
Defaults to cs, en-gb;q=0.8

The unique ID of the language code by ISO 639-1.

Responses

Response body
object
data
object
campaign_products
array of objects

List of the campaign products.

campaign_products
object
string

The unique ID of the campaign product.

string
required

The unique ID of the product.

string
required

The unique ID of the currency.

string
required

The unique ID of the campaign.

float
required

Value of the product.

integer
required

Type of value (1 - percentage discount value, 2 - final price).

1 2

string
required

Validity of the campaign product from the date. (YYYY-MM-DD HH:MM:SS)

string
required

Validity of the campaign product to the date. (YYYY-MM-DD HH:MM:SS)

display_in
array of strings

List of possible display places.

display_in
string
required

Type of a campaign product.

presentation_data
object
required

Campaign presentation data structure.

string

Date and time of the last change. (YYYY-MM-DD HH:MM:SS)

integer

State of the card.
Possible values are: 0 - blocked / 1 - active

1

integer

The number of all found campaign products.

429

Too many requests - more than the resource limit.

503

Temporary state when the service is temporarily unavailable, overloaded or there is a maintenance window.

Language
Credentials
URL