The VerifyLoyaltyProvider function verifies a LoyaltyProviderInfo record against the available business rules.
Method | /VerifyLoyaltyProvider |
The request body is of type VerifyLoyaltyProvider.
Name | Description | Data Type |
---|---|---|
info | LoyaltyProviderInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyLoyaltyProviderResponse.
Name | Description | Data Type |
---|---|---|
VerifyLoyaltyProviderResult | ArrayOfVerifyExceptionInfo |
|