{
  "data": {
    "requestId": "d65e#156c27ac57d",
    "result": [
      {
        "name": "Named Account",
        "description": "Marketo standard account attribute map",
        "createdAt": "2016-08-18T20:16:41Z",
        "updatedAt": "2016-08-18T20:16:41Z",
        "idField": "marketoGUID",
        "dedupeFields": [
          "name"
        ],
        "searchableFields": [
          [
            "marketoGUID"
          ],
          [
            "annualRevenue"
          ],
          [
            "city"
          ],
          [
            "country"
          ],
          [
            "domainName"
          ],
          [
            "industry"
          ],
          [
            "logoUrl"
          ],
          [
            "membershipCount"
          ],
          [
            "name"
          ],
          [
            "numberOfEmployees"
          ],
          [
            "opptyAmount"
          ],
          [
            "opptyCount"
          ],
          [
            "score1"
          ],
          [
            "score2"
          ],
          [
            "score3"
          ],
          [
            "score4"
          ],
          [
            "score5"
          ],
          [
            "sicCode"
          ],
          [
            "state"
          ]
        ],
        "fields": [
          {
            "name": "marketoGUID",
            "displayName": "Marketo GUID",
            "dataType": "string",
            "length": 36,
            "updateable": false
          },
          {
            "name": "annualRevenue",
            "displayName": "annualRevenue",
            "dataType": "currency",
            "updateable": true
          },
          {
            "name": "city",
            "displayName": "city",
            "dataType": "string",
            "length": 255,
            "updateable": true
          },
          {
            "name": "country",
            "displayName": "country",
            "dataType": "string",
            "length": 255,
            "updateable": true
          }
        ]
      }
    ],
    "success": true
  }
}