Checks whether a given address is a valid delivery address for shipping purposes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The verification request containing the address. The following fields are mandatory -
Address is validated successfully
The response is of type object
.
Checks whether a given address is a valid delivery address for shipping purposes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The verification request containing the address. The following fields are mandatory -
Address is validated successfully
The response is of type object
.