GET
/
v1
/
cashback-offers
/
{id}

Authorizations

Authorization
string
headerrequired

Public Sleek API token.

Path Parameters

id
string
required

The ID of the cashback offer to fetch.

Response

200 - application/json
id
string
required

The ID of the retailer's cashback offer. Format: UUID RFC 4122

featured
boolean
required

Indicates if the retailer's cashback offer is featured by Sleek for an outstanding deal.

countries
string[]
required

The countries the retailer's cashback offer is available. Format: ISO 3166-1 alpha-2 code

maximumFixedCommissionFee
number | null
required

The fixed cashback the retailer's offer. If null, the retailer offers a percentage.

description
string | null
required

The description of the fixed cashback offer.

category
string | null
required

The category of the cashback offer.

termsAndExclusions
string | null
required

The terms and exclusions of the cashback offer.

cashbackPercentage
number
required

The percentage of cashback the retailer offers. In decimal form.

retailerId
string
required

The ID of the retailer associated with the cashback offer. Format: UUID RFC 4122

url
string
required

The url of the retailer's website.

name
string
required

The name of the cashback offer's retailer.

logo
string

URL of the retailer's logo.