Reserve a redemption

Temporarily reserves a lightning deal (Gift Card or Merchandise) for the user
before payment. The reservation holds for 10 minutes to prevent overselling.
After reserving, complete payment via Stripe using the reservation_id.

Path Params
int32
required

The ID of the offer to reserve

Body Params

Input for creating a redemption reservation

Request body for POST /api/v1/offers/{offer_id}/redemption-reservations

string
enum
required

ISO 4217 currency code (e.g., "USD")

Allowed:
int32
required
≥ 1

Quantity to reserve (must be at least 1)

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json