HomeGuidesAPI Reference
Submit Documentation FeedbackJoin Developer CommunityOptimizely GitHubOptimizely NuGetLog In


Use this method to check whether a coupon code was used by the original recipient (e.g., for non-transferable coupons).

**Type**: String

**Parameters**

NameTypeValue
sessionIdStringID of the current session
blockIdlongID of the coupon block
codeStringCoupon code to be queried

**Return values**

Recipient ID of the assigned code (in most cases, this is the recipient's email address)

**Code structure**