public interface CisClientAvsService extends CisClientService
| Modifier and Type | Method and Description |
|---|---|
AvsResult |
verifyAddress(java.lang.String xCisClientRef,
java.lang.String tenantId,
CisAddress address)
See
de.hybris.platform.commerceservices.address.AddressVerificationService#verifyAddress(CisAddress). |
pingAvsResult verifyAddress(java.lang.String xCisClientRef, java.lang.String tenantId, CisAddress address) throws AbstractCisServiceException
de.hybris.platform.commerceservices.address.AddressVerificationService#verifyAddress(CisAddress).xCisClientRef - client ref to pass in the headertenantId - tenantId to pass in the headeraddress - address to verifyAvsResultAbstractCisServiceException - exceptionAddressVerificationServiceCopyright © 2018 SAP SE. All Rights Reserved.