The VerifyLoyaltyCard function verifies a loyaltyCard record against the available business rules.
Method | /VerifyLoyaltyCard |
The request body is of type VerifyLoyaltyCard.
Name | Description | Data Type |
---|---|---|
loyaltyCard | LoyaltyCardInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLoyaltyCardResponse.
Name | Description | Data Type |
---|---|---|
VerifyLoyaltyCardResult | ArrayOfVerifyExceptionInfo |
|