| Package | Description |
|---|---|
| io.snapcx.avs.client.api | |
| io.snapcx.avs.client.model |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
AddressValidationApi.validateAddress(String userKey,
String requestId,
String street,
String secondary,
String city,
String state,
String zipcode)
[USA] Validate Address and provide corrected addresses.
|
InlineResponse200 |
AddressValidationApi.validateGlobalAddress(String userKey,
String requestId,
String street,
String country,
String secondary,
String city,
String state,
String zipcode)
Global validate Address and provide corrected addresses for all over the world.
|
| Modifier and Type | Method and Description |
|---|---|
InlineResponse200 |
InlineResponse200.addAddressRecordItem(AddressRecordObj addressRecordItem) |
InlineResponse200 |
InlineResponse200.addressRecord(List<AddressRecordObj> addressRecord) |
InlineResponse200 |
InlineResponse200.header(Header header) |
Copyright © 2012–2017 JFrameworks.com, LLC. All rights reserved.