Authentication
| Key | Description | Where | Example |
|---|---|---|---|
| Authorization | Base64 encoded API key and secret joined by a colon. | Headers | Basic <base64> |
1003151450A list of Address objects.
c49f3586-9b3b-458b-89fc-3c8beb58865cVonage Address unique ID
232myaddressA friendly name to identify the address
1 REGAL CTFirst line of the full address
Merchant's House 205Second line of the full address
New YorkThe city where this address is located
NJThe state or region of the address
emergencyType of address
emergencybusinessbusinessAddrss location type as a business or domestic
businessresidential10002The Postal Code of this address
22USThe two character country code in ISO 3166-1 alpha-2 format
Example Response
{
"page_size": 100,
"page": 3,
"total_pages": 15,
"total_items": 1450,
"_embedded": {
"addresses": [
{
"id": "c49f3586-9b3b-458b-89fc-3c8beb58865c",
"address_name": "myaddress",
"address_line1": "1 REGAL CT",
"address_line2": "Merchant's House 205",
"city": "New York",
"region": "NJ",
"type": "emergency",
"address_location_type": "business",
"postal_code": "10002",
"country": "US"
}
]
}
}Authentication
| Key | Description | Where | Example |
|---|---|---|---|
| Authorization | Base64 encoded API key and secret joined by a colon. | Headers | Basic <base64> |
232myaddressA friendly name to identify the address
1 REGAL CTFirst line of the full address
Merchant's House 205Second line of the full address
New YorkThe city where this address is located
NJThe state or region of the address
emergencyType of address
emergencybusinessbusinessAddrss location type as a business or domestic
businessresidential10002The Postal Code of this address
22USThe two character country code in ISO 3166-1 alpha-2 format
Example Request
{
"address_name": "myaddress",
"address_line1": "1 REGAL CT",
"address_line2": "Merchant's House 205",
"city": "New York",
"region": "NJ",
"type": "emergency",
"address_location_type": "business",
"postal_code": "10002",
"country": "US"
}{
"address_name": "myaddress",
"address_line1": "1 REGAL CT",
"address_line2": "Merchant's House 205",
"city": "New York",
"region": "NJ",
"type": "emergency",
"address_location_type": "business",
"postal_code": "10002",
"country": "US"
}c49f3586-9b3b-458b-89fc-3c8beb58865cVonage Address unique ID
232myaddressA friendly name to identify the address
1 REGAL CTFirst line of the full address
Merchant's House 205Second line of the full address
New YorkThe city where this address is located
NJThe state or region of the address
emergencyType of address
emergencybusinessbusinessAddrss location type as a business or domestic
businessresidential10002The Postal Code of this address
22USThe two character country code in ISO 3166-1 alpha-2 format
Example Response
{
"id": "c49f3586-9b3b-458b-89fc-3c8beb58865c",
"address_name": "myaddress",
"address_line1": "1 REGAL CT",
"address_line2": "Merchant's House 205",
"city": "New York",
"region": "NJ",
"type": "emergency",
"address_location_type": "business",
"postal_code": "10002",
"country": "US"
}Authentication
| Key | Description | Where | Example |
|---|---|---|---|
| Authorization | Base64 encoded API key and secret joined by a colon. | Headers | Basic <base64> |
c49f3586-9b3b-458b-89fc-3c8beb58865cVonage Address unique ID
232myaddressA friendly name to identify the address
1 REGAL CTFirst line of the full address
Merchant's House 205Second line of the full address
New YorkThe city where this address is located
NJThe state or region of the address
emergencyType of address
emergencybusinessbusinessAddrss location type as a business or domestic
businessresidential10002The Postal Code of this address
22USThe two character country code in ISO 3166-1 alpha-2 format
Example Response
{
"id": "c49f3586-9b3b-458b-89fc-3c8beb58865c",
"address_name": "myaddress",
"address_line1": "1 REGAL CT",
"address_line2": "Merchant's House 205",
"city": "New York",
"region": "NJ",
"type": "emergency",
"address_location_type": "business",
"postal_code": "10002",
"country": "US"
}Authentication
| Key | Description | Where | Example |
|---|---|---|---|
| Authorization | Base64 encoded API key and secret joined by a colon. | Headers | Basic <base64> |