v1

latestOpenAPI 3.0.1MIT2026-07-263151,3912.3 MB
Redemptions

Get Voucher's Redemptions

Retrieve the number of times a voucher was redeemed and each of the redemption details.

get/v1/vouchers/{code}/redemption

Response

A dictionary with a redemption_entries property that contains an array of voucher's redemptions.

quantityinteger nullable required

The maximum number of times a voucher can be redeemed.

redeemed_quantityinteger required

The number of times the voucher was redeemed successfully.

objectstring required

The type of the object represented by JSON. This object stores information about redemptions in a dictionary.

urlstring required

URL

data_refstring required

Identifies the name of the attribute that contains the array of redemption_entries.

totalinteger required

Total number of redemption objects.