Address
Header parameters
X-Shipment-ModestringOptionalExample:
SFNBody
first_namestringRequiredExample:
The first name.
Johnlast_namestringRequiredExample:
The last name.
DoephonestringRequiredExample:
The phone number.
+1234567890alternate_phonestringOptionalExample:
nullable The alternate phone number.
+0987654321countrystringRequiredExample:
The country code or name.
USstatestringRequiredExample:
The state.
CaliforniacitystringRequiredExample:
The city.
Los AngelesaddressstringRequiredExample:
The address.
123 Main Streetaddress_in_detailstringRequiredExample:
Detailed address.
Apartment 4B, Building 123address_landmarkstringOptionalExample:
nullable Address landmark.
Near Central Mallzip_codestringRequiredExample:
The zip code.
90210typestringRequiredExample:
The address type.
receiverlongitudenumericOptionalExample:
sometimes The longitude.
-118.2437latitudenumericOptionalExample:
sometimes The latitude.
34.0522street_numberstringOptionalExample:
sometimes The street number.
123street_namestringOptionalExample:
sometimes The street name.
Main Streetgoogle_addressbooleanOptionalExample:
sometimes Whether it's a Google address.
trueResponses
200Success
application/json
successbooleanOptionalExample:
truestatus_codeintegerOptionalExample:
200messagestringOptionalExample:
Address verification completed successfully500Error
application/json
post
/api/v1/address/verifyLast updated