API Reference

Get a reward

Get information about a specific reward.

Log in to see full request history
Path Params
string
required

The unique ID of the reward.

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

Reward structure.

string

The unique ID of the reward.

string
required

Code of the reward.

string
required

Name of the reward.

string

Additional text.

string

Text of subtitle.

float

Number of points, that will be spent by the voucher redemption.

string

Time the reward is valid from. (HH:MM:SS)

string

Time the reward is valid to. (HH:MM:SS)

integer
required

The unique ID of the reward group.
Possible values: 0 - party time voucher / 1 - catalog voucher / 2 - campaign voucher/ 4 - simple reward

1 2 4

string

The type of reward describes the reward behavior. For example, a Percentage discount, Buy one + get one discounted product, and others.

store_list
array of objects
required

List of the stores where the reward can be redeemed.

store_list*
object
string
required

The unique ID of the store in CareCloud.

string
required

External code of the store.

string
required

Name of the store.

store_address
object

The Address Structure in the API defines the standardized format for representing addresses throughout the system. This resource ensures consistency and accuracy in capturing address details, facilitating seamless integration and data exchange.

string

Contact email of the store.

string

Name of the store manager.

string

Phone number of the store with international prefix (420000000000).

string
required

The unique ID of the partner.

string
required

The external unique ID of the store in external system.

gps_coordinates
object

GPS coordinates of the store.

string

URL address of the store.

opening
array of objects

List of opening days.

opening
object
string
required

The unique ID of the day of the week.

time_intervals
array of objects
required

List of time Intervals.

time_intervals*
object
string
required

Time from. (HH:MM:SS)

string
required

Time to. (HH:MM:SS)

image_urls
array of strings

A list of image URL addresses.

image_urls
integer

State of the visibility for the customer.
Possible values are: 0 - invisible / 1 - visible

1

string

Short description of the store.

string

Long description of the store.

string

Legal registration number of the store.

string

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

integer

State of the store
Possible values are: 0 - deleted / 1 - active / 2 - non active

1 2

additional_properties
array of objects

Additional properties.

additional_properties
object
string

The unique ID of the property record.

string
required

The unique ID of the property.

string

Name of the property.

Value of the property.

string

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

integer

Priority of the reward. 1 is the highest priority

1 2 3 4 5 6 7 8 9

image_urls
array of strings

List of reward image URL addresses.

image_urls
string

External URL addresses.

boolean

Parameter says, if there is product condition on reward.

boolean

Parameter says, if there is group condition on reward.

boolean

Parameter says, if there is brand condition on reward.

boolean

Parameter says, if there is product bonus on reward.

boolean

Parameter says, if there is group bonus on reward.

boolean

Parameter says, if there is brand bonus on reward.

reward_product_relation_conditions
array of objects

Conditions between reward and product.

reward_product_relation_conditions
object
string
integer

Count of the type(product, group or brand) in the shopping cart to fulfill the condition.

float

Minimum price of the type (product, group, brand) in the shopping cart to fulfill the condition.

float

Maximum price of the type (product, group, brand) in the shopping cart to fulfill the condition.

reward_product_relation_bonuses
array of objects

Bonuses between reward and product.

reward_product_relation_bonuses
object
string
integer

Count of the type(product, group or brand) in the shopping cart to fulfill the bonus.

float

Minimum price of the type (product, group, brand) in the shopping cart to fulfill the bonus.

float

Maximum price of the type (product, group, brand) in the shopping cart to fulfill the bonus.

boolean

Parameter says, if reward is automated or not. If reward is automated, means it's applied by rules of the reward. Otherwise have to be applied manually.

tags
array of objects

List of the tags assigned to the reward.

tags
object
string

The unique ID of the tag.

string

Name of the tag in language from the HTTP header.

string

Text ID of the tag.

integer

State of the tag.
Possible values are: 0 - deleted / 1 - active / 2 - non active

1 2

string

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

string

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

integer

State of the reward
Possible values are: 0 - deleted / 1 - active / 2 - non active

1 2

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