added
Offer Redemption History Endpoint
6 months ago by Rachel Gavazzi
Release Date: May 20, 2024
Details:
- location: https://api.banyan.com/rest/v1/transaction/{byn_transaction_id}/redemption-history
- operator: GET
- variable:
byn_transaction_id
- response: Array of offer redemptions
Purpose
Banyan is constantly matching receipt and transaction data that is ingested. As we receive more receipts from merchants, it is possible that a new receipt is tied to your transaction and therefore a new offer redemption with possibly a new result could be created. Since the API will only return the most recently created offer redemption, we wanted to give API users a way to see all of the offer redemptions that were created in association with each transaction id over time.
Note: All of these offer redemptions will have been egressed to you if you subscribe to batch or webhook egress methods.