Triple API and Webhooks
Offer Providers
Get an Offer
1min
GET
https://api.tripleup.dev/partner/offers/{id}
triple Prod
Path Parameters
id
string
*
Responses
200
Offer
object
activation_duration_in_days
number
activation_required
boolean
*
category
string<AUTOMOTIVE | CHILDREN_AND_FAMILY | ELECTRONICS | ENTERTAINMENT | FINANCIAL_SERVICES | FOOD | HEALTH_AND_BEAUTY | HOME | OFFICE_AND_BUSINESS | RETAIL | SERVICES_AND_SUBSCRIPTIONS | TRAVEL | UTILITIES_AND_TELECOM>
category_tags
string
currency_code
string
*
description
string
effective_date
string<date>
*
excluded_dates
string[]
expiration_date
string<date>
*
headline
string
*
id
string
*
is_activated
boolean
*
invalid_day_parts
object
logo_url
string<url>
marketing_fee_currency_code
string
marketing_fee_rate
number
marketing_fee_value
number
marketing_fee_type
string<FIXED | PERCENTAGE>
maximum_redemptions
string
maximum_reward_cumulative
string
maximum_reward_per_transaction
number
merchant_categories
object[]
merchant_website
string<url>
minimum_spend
number
*
offer_budget
object
offer_mode
string<ONLINE | IN_PERSON>
offer_type
string<CARD_LINKED | AFFILIATE | CATEGORICAL>
*
reward_rate
number
reward_type
string<FIXED | PERCENTAGE>
*
reward_value
number
terms_and_conditions
string
valid_day_parts
object
400
TripleBadRequestError
object
status_code
integer
*
content
object
*
403
TripleNotAuthenticatedError
object
status_code
integer
*
content
object
*
404
TripleInvalidPathError
object
status_code
integer
*
content
object
*
409
TripleIntegrityError
object
status_code
integer
*
content
object
*
415
TripleUnsupportedMediaType
object
status_code
integer
*
content
object
*
422
TripleUnprocessableEntity
object
status_code
integer
*
content
object
*
500
TripleInternalServerError
object
status_code
integer
*
content
object
*
501
TripleNotImplementedError
object
status_code
integer
*
content
object
*
503
TripleServiceUnavailable
object
status_code
integer
*
content
object
*
Updated 26 Jun 2024
Did this page help you?