GET
/
v1
/
promotions
/
{id}

Authorizations

Authorization
string
header
required

Public Sleek API token.

Path Parameters

id
string
required

The ID of the promotion to fetch.

Response

200 - application/json

The deep link URL for the promotion.

description
string
required

The description of the promotion.

endDate
string
required

The date and time when the promotion expires. Format: ISO 8601

id
string
required

The unique identifier for the promotion. Format: UUID RFC 4122

name
string
required

The name of the retailer associated with the promotion.

retailerId
string
required

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

startDate
string
required

The date and time when the promotion becomes active. Format: ISO 8601

url
string
required

The URL of the retailer's website where the promotion can be used.

The URL of the retailer's logo associated with the promotion.