Get Offer Recommendations
POST/partner/card-accounts/:cardholder_id/offers.recommendations
Get Offer Recommendations.
Get Offer Recommendations, optionally filtering by offer modes and/or offer categories.
If include_modes
and include_categories
are omitted, specified as null or specified
as an empty list, the application will default to include all values in the enum.
Providing a latitude
and longitude
for proximity_target
is highly
encouraged. Doing so allows Triple to deliver the most relevant Offers
and Merchant Locations.
Note that Offer Display Exclusion Rules are enforced against all recommendations.
Request
Responses
- 200
- 400
- 403
- 404
- 409
- 415
- 422
- 500
- 501
- 503
Recommended Offers
TripleBadRequestError
TripleNotAuthenticatedError
TripleInvalidPathError
TripleIntegrityError
TripleUnsupportedMediaType
TripleUnprocessableEntity
TripleInternalServerError
TripleNotImplementedError
TripleServiceUnavailable