jen
4/24/2018 - 11:36 PM

CustomerList_Load_Query.js

{
			"success": 1,
			"data": {
				"total_count": 1,
				"start_offset": 0,
				"data": [
					{
						"id": 18,
						"account_id": 10,
						"login": "ccc",
						"pw_email": "ccc@test.com",
						"ship_id": 25,
						"ship_res": true,
						"ship_fname": "aaa",
						"ship_lname": "bbb",
						"ship_email": "ccc@miva.com",
						"ship_comp": "ddd",
						"ship_phone": "333-555-5555",
						"ship_fax": "333-555-1212",
						"ship_addr1": "111 Shoreham Pl",
						"ship_addr2": "",
						"ship_city": "bbb",
						"ship_state": "DK",
						"ship_zip": "22127",
						"ship_cntry": "EE",
						"bill_id": 26,
						"bill_fname": "fff",
						"bill_lname": "bbb",
						"bill_email": "ccc@miva.com",
						"bill_comp": "eee",
						"bill_phone": "333-555-5555",
						"bill_fax": "222-555-1212",
						"bill_addr1": "444 Shoreham Pl",
						"bill_addr2": "",
						"bill_city": "fff",
						"bill_state": "BF",
						"bill_zip": "52127",
						"bill_cntry": "CC",
						"tax_exempt": false,
						"note_count": 5,
						"dt_created": 1522713391,
						"dt_login": 1522713395,
						"credit": 24,
						"formatted_credit": "$24.00",
						"CustomField_Values": {
							"customfields": {
								"fielda": "The wombat softly sighs"
							}
						},
						"business_title": "eee"
					}
				]
			}
		}