document.write("
{
"success": 1,
"data": {
"total_count": 2,
"start_offset": 0,
"data": [
{
"id": 2,
"title": "Test_Business",
"tax_exempt": false,
"order_cnt": 0,
"order_avg": 0.0,
"formatted_order_avg": "$0.00",
"order_tot": 0.0,
"formatted_order_tot": "$0.00",
"note_count": 0
},
{
"id": 4,
"title": "Test_Biz_2",
"tax_exempt": false,
"order_cnt": 0,
"order_avg": 0.0,
"formatted_order_avg": "$0.00",
"order_tot": 0.0,
"formatted_order_tot": "$0.00",
"note_count": 0
}
]
}
}
06_BusinessAccountList_Load_Query - Response - Snippet hosted by \"Cacher\"
");