List coupons

List generated coupons

Response Fields

TermTypeDescription
TOKENstringCoupon code
ACTIVEintFlag determining if coupon is claimed, 0 -> claimed, 1 -> available
USER_IDintOwner of the coupon, in this case is always partner id
AMOUNTfloatAmount of currency that is available to be claimed by user
CURRENCYstringCurrency that will be claimed
TIMESTAMPintUnix timestamp in milliseconds when coupon is created
CLAIMED_ATintOptional, Unix timestamp in milliseconds when coupon is claimed
SPENT_USER_IDintOptional, user that claimed the coupon

Ratelimit: 90 req/min

Language