document.write("
{ "success": 1, "data": { "total_count": 2, "start_offset": 0, "data": [ { "id": 2, "title": "TestBusiness1", "tax_exempt": false, "order_cnt": 101, "order_avg": 381.34, "formatted_order_avg": "$381.34", "order_tot": 38515.6, "formatted_order_tot": "$38,515.60", "note_count": 0, "assigned": false }, { "id": 4, "title": "Test_Biz_B", "tax_exempt": false, "order_cnt": 1, "order_avg": 135.9, "formatted_order_avg": "$135.90", "order_tot": 135.9, "formatted_order_tot": "$135.90", "note_count": 0, "assigned": true } ] } }