GET

Get Current Member Coupons


Retrieves the loyalty coupons for the currently logged-in member.

Note: This endpoint requires visitor or member authentication.

Permissions
Manage Loyalty
Read Loyalty
Learn more about app permissions.
Endpoint
GET
https://www.wixapis.com/loyalty-coupons/v1/coupons/my-coupons

Request
This endpoint does not take any parameters.
Response Object
loyaltyCouponsArray <LoyaltyCoupon>

Retrieved loyalty coupons.

Get current member coupons
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?