| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
RiskV1AddressVerificationsPost201Response |
VerificationApi.verifyCustomerAddress(VerifyCustomerAddressRequest verifyCustomerAddressRequest)
Verify customer address
This call verifies that the customer address submitted is valid.
|
okhttp3.Call |
VerificationApi.verifyCustomerAddressAsync(VerifyCustomerAddressRequest verifyCustomerAddressRequest,
ApiCallback<RiskV1AddressVerificationsPost201Response> callback)
Verify customer address (asynchronously)
This call verifies that the customer address submitted is valid.
|
okhttp3.Call |
VerificationApi.verifyCustomerAddressCall(VerifyCustomerAddressRequest verifyCustomerAddressRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for verifyCustomerAddress
|
ApiResponse<RiskV1AddressVerificationsPost201Response> |
VerificationApi.verifyCustomerAddressWithHttpInfo(VerifyCustomerAddressRequest verifyCustomerAddressRequest)
Verify customer address
This call verifies that the customer address submitted is valid.
|
| Modifier and Type | Method and Description |
|---|---|
VerifyCustomerAddressRequest |
VerifyCustomerAddressRequest.buyerInformation(Riskv1addressverificationsBuyerInformation buyerInformation) |
VerifyCustomerAddressRequest |
VerifyCustomerAddressRequest.clientReferenceInformation(Riskv1addressverificationsClientReferenceInformation clientReferenceInformation) |
VerifyCustomerAddressRequest |
VerifyCustomerAddressRequest.orderInformation(Riskv1addressverificationsOrderInformation orderInformation) |
Copyright © 2020. All rights reserved.