GET
/
v1
/
cashback-offers
/
{id}

Authorizations

Authorization
string
header
required

Public Sleek API token.

Path Parameters

id
string
required

The ID of the cashback offer to fetch.

Response

200 - application/json
cashbackPercentage
number
required

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

category
string | null
required

The category of the cashback offer.

countries
string[]
required

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

description
string | null
required

The description of the fixed cashback offer.

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

id
string
required

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

maximumFixedCommissionFee
number | null
required

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

name
string
required

The name of the cashback offer's retailer.

retailerId
string
required

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

termsAndExclusions
string | null
required

The terms and exclusions of the cashback offer.

url
string
required

The url of the retailer's website.

URL of the retailer's logo.