v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBReward Suppliers
Download manual coupons
Downloads the current coupon pool for the manual coupon supplier as a JSON response.
get/v2/reward-suppliers/manual-coupons/{reward_supplier_id}/coupons
Path parameters
reward_supplier_idstring required
Query parameters
operation_idstring nullable
issuedboolean nullable
include_expiredboolean nullable
limitstring nullable
offsetstring nullable
Response
Successful response
Example response
{
"uploaded_coupons": [
{
"expires_at": "2025-10-24T02:00:00-07:00"
}
]
}