The ClaimDeferredLoyaltyEarnings function handles the addition of deferred loyalty points to the provided card
Method | /ClaimDeferredLoyaltyEarnings |
The request body is of type ClaimDeferredLoyaltyEarnings.
Name | Description | Data Type |
---|---|---|
receiptBarcode | xml:string | |
deferralCode | xml:string | |
loyaltyCardWithPrefix | xml:string |
|
The response body is of type ClaimDeferredLoyaltyEarningsResponse.
Name | Description | Data Type |
---|---|---|
ClaimDeferredLoyaltyEarningsResult | xml:boolean |
|