Get Coupon Eligibility

Use this endpoint to retrieve Coupon eligibility for a specific membership, within the specified company.

Path parameters

tenantstringRequired

Your Entra Tenant ID. More details.

environmentstringRequired

Your Business Central Environment. More details.

companystringRequired

Your Business Central Company. More details.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

x-api-versiondateOptional

Used for API versioning. More details.

Query parameters

membershipNumberstringOptional
Unique membership number.
cardNumberstringOptional
Unique member card number.
customerNumberstringOptional
Customer number associated with the membership.
orderValuedoubleOptional
Order Value as subtotal for coupon

Response

This endpoint returns an object.
responseobject
This DTO is used when retrieving data from LoyaltyCouponEligibility endpoint.