getLoyaltyCoupon( )


Retrieves a loyalty coupon.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Loyalty
Read Loyalty
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
loyaltyCouponIdstringRequired

ID of the loyalty coupon to retrieve.

Returns
Return Type:Promise<LoyaltyCoupon>
Was this helpful?
Yes
No