GET
/
v1
/
retailers
/
{id}

Authorizations

Authorization
string
headerrequired

Public Sleek API token.

Path Parameters

id
string
required

The ID of the retailer to fetch.

Response

200 - application/json
id
string
required

The ID of the retailer. Format: UUID RFC 4122

name
string
required

The name of the retailer.

website
string
required

The website of the retailer.

featured
boolean
required

Indicates if the retailer is featured by Sleek for an outstanding deal.

countries
string[]
required

The countries the retailer operates in. Format: ISO 3166-1 alpha-2 code

nonPercentageDeal
string

Indicates if the retailer offers a non-percentage deal.

category
string

The category of the retailer.

termsAndExclusions
string

The terms and exclusions of the deal with the retailer.

cashbackPercentage
number
required

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

logo
string

URL of the retailers logo.