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

name
string
required

The name of the cashback offer's retailer.

url
string

The url of the retailer's website.

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
string

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

category
string

The category of the cashback offer.

termsAndExclusions
string

The terms and exclusions of the cashback offer.

cashbackPercentage
number
required

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

logo
string

URL of the retailer's logo.