Get coupon details

Query Params
issuedToIds
array of strings

Fetch coupons issued to specific customers. Pass customer IDs to fetch. Example: ?issuedToIds=126080386&issuedToIds=108573800

issuedToIds
couponIds
array of int64s

Fetch coupon details by coupon IDs. Example: ?couponIds=126080386&issuedToIds=108573800.

couponIds
string

Fetch coupon details by coupon codes.

string
enum

This parameter helps to retrieve the coupon code in the desired letter cases. By default, the system automatically converts the coupon code to upper case. The query itself is not case sensitive. Supported Values: LOWER: Converts the coupon code to lower case. UPPER: Converts the coupon codes to upper case. AS_IT_IS: It ensure that the coupon code is retrieved exactly as it was created or provided, without altering the letter case. For instance, if the code is "abAB123," it should be retrieved and displayed as "abAB123," maintaining its original formatting.

Allowed:
Responses

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