Triple API and Webhooks
Offer Display

Get Offer Details by Cardholder

1min
POST
https://api.tripleup.dev/partner/card-accounts/{cardholder_id}/offers.details
triple Prod

Get details and merchant locations for an offer associated with a card account.

Providing a latitude and longitude for proximity_target is highly encouraged. Doing so allows Triple to deliver the most relevant Offers and Merchant Locations.

Path Parameters
cardholder_id
*
Body Parameters
body
Description
Warning: Deprecated
offer_id
*
proximity_target
Responses
200
Offer Details
merchant_locations
offer
*
400
TripleBadRequestError
status_code
*
content
*
403
TripleNotAuthenticatedError
status_code
*
content
*
404
TripleInvalidPathError
status_code
*
content
*
409
TripleIntegrityError
status_code
*
content
*
415
TripleUnsupportedMediaType
status_code
*
content
*
422
TripleUnprocessableEntity
status_code
*
content
*
500
TripleInternalServerError
status_code
*
content
*
501
TripleNotImplementedError
status_code
*
content
*
503
TripleServiceUnavailable
status_code
*
content
*