Address
Authorizations
AuthorizationstringRequired
Base64-encoded public_key:private_key value.
Header parameters
X-Shipment-Modestring · enumRequiredExample:
Required shipment mode. Use SFN for shipping from Nigeria or STN for shipping to Nigeria.
SFNPossible values: Body
first_namestringRequiredExample:
First name.
Fridaylast_namestringRequiredExample:
Last name.
JohnnyemailstringRequiredExample:
Email address.
johnnyfriday@gmail.comphonestringRequiredExample:
Phone number.
09012345678alternate_phonestringOptionalExample:
nullable Alternate phone number.
09012345687countrystringRequiredExample:
Destination country code. This is critical for verification.
GBstatestringRequiredExample:
Destination state/region code. This is critical for verification.
ENGcitystringRequiredExample:
Destination city.
LondonaddressstringRequiredExample:
Main address line.
221B Baker Street, Marylebone, London NW1 6XE, UKaddress_in_detailstringRequiredExample:
Detailed address. You can use the same value as address.
221B Baker Street, Marylebone, London NW1 6XE, UKaddress_landmarkstringOptionalExample:
nullable Nearby landmark to improve address matching.
221B Baker Street, Marylebone, London NW1 6XEzip_codestringRequiredExample:
Postal/ZIP code. This is critical for verification.
NW1 6XEtypestringRequiredExample:
The address type.
receiverlongitudenumberOptionalExample:
sometimes Longitude value.
-4.0109224latitudenumberOptionalExample:
sometimes Latitude value.
4.7075493street_numberstringOptional
sometimes Street number. Example:
street_namestringOptional
sometimes Street name. Example:
google_addressbooleanOptionalExample:
sometimes Whether this address originated from Google Address lookup.
trueResponses
200Success
application/json
successbooleanOptionalExample:
truestatus_codeintegerOptionalExample:
200messagestringOptionalExample:
Address verification completed successfully500Error
application/json
post/api/v1/address/verify
Last updated