Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the loyalty card extended information.
Syntax
client server public static container getLoyaltyPointsStatusExtended(RetailLoyaltyCardId _cardNumber)
Run On
Called
Parameters
- _cardNumber
Type: RetailLoyaltyCardId Extended Data Type
The loyalty card number.
Return Value
Type: container
A container with the extended information about the loyalty card.
Remarks
Container structure: 1 - successfulness flag, 2 - error message, 3 - loyalty card customer name, 4 - loyalty card tender type (enum value), 5 - Loyalty card tender type label (enum value label), 6 - loyalty card scheme description, 7 - issued points, 8 - used points, 9 - expired points, 10 - balance points.