document.write("
{
"success": 1,
"data": {
"total_count": 1,
"start_offset": 0,
"data": [
{
"id": 1,
"cust_id": 1,
"descrip": "Work Address",
"fname": "John",
"lname": "Smith",
"email": "bheyde@miva.com",
"comp": "MIva, Inc",
"phone": "555-555-555",
"fax": "",
"addr1": "16745 W. Bernardo Dr, Fourth Floor",
"addr2": "",
"city": "San Diego",
"state": "CA",
"zip": "92127",
"cntry": "US",
"resdntl": false
}
]
}
}
CustomerAddressList_Load_Query - Response - Snippet hosted by \"Cacher\"
");