Get Customer Coupons

Retrieves the details of coupons (issued, redeemed, expired) of a specific customer.

Example Request

curl --location 'eu.api.capillarytech.com/v1.1/customer/coupons?sort_order=asc&id=98662653&order_by=valid_till' \
--header 'Content-Type: application/json' \
--header 'Authorization: Basic bmVlc3RvmV0aWxs3NuZWUyMzoyMDJjYjk2MmFjNTkwNzViOTY0YjA3MTUyZDIzNGI3MA==' \
--header 'Cookie: _cfuvid=xzAo0ziCGXK3EWiG3v7Lhkr6E6morcjBcGXEX257hQo-1734668678093-0.0.1.1-604800000'

Resource information

URI/v1.1/customer/coupons
HTTP methodGet
PaginationNA
Batch supportNo

Rate limit

  • Demo, Production (excluding US cluster) and Testing Clusters: 1,000 requests per minute per API key
  • US cluster: Rate limit not set

To modify the limit, create a ticket with the Capillary Product support team.

Language
Credentials
Basic
base64
:
URL
Click Try It! to start a request and see the response here!