SnapCXAddressValidation

БЕСПЛАТНО
От Stefan Skliarov | Обновлено 25 giorni fa | Logistics
Популярность

4.6 / 10

Задержка

127,188ms

Уровень обслуживания

0%

Health Check

N/A

ПРОЧТИ МЕНЯ

SnapCXAddressValidation Package

Verify shipping addresses in real-time around the world.

  • Domain: SnapCX
  • Credentials: apiKey

How to get credentials:

  1. Go to SnapCX website
  2. Log in or create a new account
  3. Go to Dashboard page to get your API key

SnapCXAddressValidation.validateUSAddress

This API end point is for validating US addresses only.

Field Type Description
apiKey credentials Api key obtained from SnapCX
requestId String Mandatory Client provided unique request id. Same request_id is returned as part of response header.
street String Mandatory Address line 1. It’s needed for any address validation
secondaryStreet String Optional Address line2, if it’s there. Examples are apt# or suite# etc.
city String Optional City & State OR zipcode should be present at least. If city & state are present then zipcode is ignored.
state String Optional 2 char valid USA state code. Example: NY / NJ / CA etc.
zipcode String Optional 5 digit US zipcode

SnapCXAddressValidation.validateGlobalAddress

This API end point is for validating global addresses.

Field Type Description
apiKey credentials Api key obtained from SnapCX
requestId String Mandatory Client provided unique request id. Same request_id is returned as part of response header.
street String Mandatory Address line 1. It’s needed for any address validation
country String Country name or ISO 3-char or ISO 2-char country code. Examples USA, CAN, AU etc.
secondaryStreet String Optional Address line2, if it’s there. Examples are apt# or suite# etc.
city String Optional City & State OR zipcode should be present at least. If city & state are present then zipcode is ignored.
state String Dependending upon country.
zipcode String Optional 5 digit US zipcode
Подписчики: 0
Ресурсы:
Сайт продукта
Создатель API:
Rapid account: Stefan Skliarov
Stefan Skliarov
stefan.skliarov
Войдите, чтобы оценить API
Оценки: 5 - Голосов: 1