Redemptions
List Redemptions
Lists redemptions for the authenticated partner. Excludes the internal quoted state.
GET
Overview
Lists redemption rows for the authenticated partner, ordered bycreated_at descending. The internal quoted state is always excluded — only redemptions at submitted or later are returned.
Headers
string
required
A valid
PARTNER scope key.Query Parameters
string
Filter to a single user. If the user doesn’t exist, returns an empty list.
string
Filter by status:
submitted, preparing, ready, collected, cancellation_requested, cancelled, or failed.string
Filter by pickup city.
Response
array
Array of redemption objects — same shape as Get Redemption.
