LeadSquared Developer Centre

ON THIS PAGE

Get Metadata


Returns the properties of all lead fields. Use this API to –

  • Understand the schema structure of each lead field (for both system and custom fields).
  • Get the permissions and properties associated with each lead field.

Note:

  • The API output may be very large due to dropdown values in fields. You can pass an optional parameter excludeOptionSets=1 in the API URL if you don’t need to retrieve dropdown values. This will improve the API performance.
  • You can also find the schema names of system and custom lead fields on the LeadSquared UI by navigating to My Account>Settings>Customization>Lead Fields.

API URL

URL
Icon
GET https://{host}/v2/LeadManagement.svc/LeadsMetaData.Get?accessKey=AccessKey&secretKey=SecretKey

Response

200 OK
Content-Type: application/json
[
    {
        "Entity": "1",
        "SchemaName": "mx_WebinarID",
        "DisplayName": "WebinarID",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "b9e4744f-3c53-11e6-b61b-22000aa8e760",
        "Name": "WebinarID",
        "Description": "WebinarID",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1467024098000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1467024098000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_ServiceProvider4",
        "DisplayName": "ServiceProvider4",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "b587a382-36bf-11e6-b61b-22000aa8e760",
        "Name": "ServiceProvider4",
        "Description": "ServiceProvider4",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410769000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410769000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_ServiceProvider3",
        "DisplayName": "ServiceProvider3",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "709ed56c-36be-11e6-b61b-22000aa8e760",
        "Name": "ServiceProvider3",
        "Description": "ServiceProvider3",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410224000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410224000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_ServiceProvider2",
        "DisplayName": "ServiceProvider2",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "66397656-36be-11e6-b61b-22000aa8e760",
        "Name": "ServiceProvider2",
        "Description": "ServiceProvider2",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410206000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410206000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_ServiceProvider1",
        "DisplayName": "ServiceProvider1",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "511941ca-36be-11e6-b61b-22000aa8e760",
        "Name": "ServiceProvider1",
        "Description": "ServiceProvider1",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410171000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410171000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Priority5",
        "DisplayName": "Priority5",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "0b924c5d-36be-11e6-b61b-22000aa8e760",
        "Name": "Priority5",
        "Description": "Priority5",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410054000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410054000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Priority4",
        "DisplayName": "Priority4",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "ffc32775-36bd-11e6-b61b-22000aa8e760",
        "Name": "Priority4",
        "Description": "Priority4",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410034000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410034000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Priority3",
        "DisplayName": "Priority3",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "f45e5eb1-36bd-11e6-b61b-22000aa8e760",
        "Name": "Priority3",
        "Description": "Priority3",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466410015000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466410015000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Priority2",
        "DisplayName": "Priority2",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "e7b6d118-36bd-11e6-b61b-22000aa8e760",
        "Name": "Priority2",
        "Description": "Priority2",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409994000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409994000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Priority1",
        "DisplayName": "Priority1",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "bb4638eb-36bd-11e6-b61b-22000aa8e760",
        "Name": "Priority1",
        "Description": "Priority1",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409920000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409920000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringVolume3",
        "DisplayName": "HiringVolume3",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "a36f30e6-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringVolume3",
        "Description": "HiringVolume3",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409880000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409880000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringVolume2",
        "DisplayName": "HiringVolume2",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "94f17386-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringVolume2",
        "Description": "HiringVolume2",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409855000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409855000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringVolume1",
        "DisplayName": "HiringVolume1",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "6b0bc70a-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringVolume1",
        "Description": "HiringVolume1",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409785000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409785000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringSource5",
        "DisplayName": "HiringSource5",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "23b7c0ec-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringSource5",
        "Description": "HiringSource5",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409665000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409665000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringSource4",
        "DisplayName": "HiringSource4",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "18d74eb7-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringSource4",
        "Description": "HiringSource4",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409647000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409647000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringSource3",
        "DisplayName": "HiringSource3",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "057385f9-36bd-11e6-b61b-22000aa8e760",
        "Name": "HiringSource3",
        "Description": "HiringSource3",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409614000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409614000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringSource2",
        "DisplayName": "HiringSource2",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "f2911d70-36bc-11e6-b61b-22000aa8e760",
        "Name": "HiringSource2",
        "Description": "HiringSource2",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409583000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409583000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringSource1",
        "DisplayName": "HiringSource1",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "2147483647",
        "EntityAttributeId": "e575c9a2-36bc-11e6-b61b-22000aa8e760",
        "Name": "HiringSource1",
        "Description": "HiringSource1",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "-2147483648",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409561000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409561000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringPlan3",
        "DisplayName": "HiringPlan3",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "b9e2ed57-36bc-11e6-b61b-22000aa8e760",
        "Name": "HiringPlan3",
        "Description": "HiringPlan3",
        "EntityAttributeType": 2,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409488000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409488000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringPlan2",
        "DisplayName": "HiringPlan2",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "a02df0f0-36bc-11e6-b61b-22000aa8e760",
        "Name": "HiringPlan2",
        "Description": "HiringPlan2",
        "EntityAttributeType": 2,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409445000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409445000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HiringPlan1",
        "DisplayName": "HiringPlan1",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "71b19d4d-36bc-11e6-b61b-22000aa8e760",
        "Name": "HiringPlan1",
        "Description": "HiringPlan1",
        "EntityAttributeType": 2,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466409367000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466409367000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_HugeDropDown",
        "DisplayName": "HugeDropDown",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": "Model_0"
            },
            {
                "Value": "Model_1"
            },
            {
                "Value": "Model_2"
            },
            {
                "Value": "Model_3"
            },
            {
                "Value": "Model_4"
            },
            {
                "Value": "Model_5"
            },
            {
                "Value": "Model_6"
            },
            {
                "Value": "Model_7"
            },
            {
                "Value": "Model_8"
            },
            {
                "Value": "Model_9"
            },
            {
                "Value": "Model_10"
            },            
        ],
        "MaxLength": "100",
        "EntityAttributeId": "7b3e81b3-33ac-11e6-b61b-22000aa8e760",
        "Name": "HugeDropDown",
        "Description": "HugeDropDown",
        "EntityAttributeType": 2,
        "RenderType": 22,
        "RenderTypeTextValue": "SearchableDropDown",
        "IsVisible": true,
        "IsSearchable": true,
        "DefaultValue": "Model_0",
        "ShowInImport": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1466072657000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466072684000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Work_Place",
        "DisplayName": "Work Place",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7dbd1724-262b-11e6-b61b-22000aa8e760",
        "Name": "Work Place",
        "Description": "Work Place",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464587891000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464587891000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Institution_Name",
        "DisplayName": "Institution Name",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "58dd8fcc-262b-11e6-b61b-22000aa8e760",
        "Name": "Institution Name",
        "Description": "Institution Name",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "ValidationMessage": "Invalid data",
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464587829000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464587829000+0000)/",
        "OwnerIdName": "swesh kumar",
        "CreatedByName": "swesh kumar",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 1,
        "UseInLeadClone": true
    },
    {
        "Entity": "1",
        "SchemaName": "Groups",
        "DisplayName": "Groups",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "8791cf12-21d6-11e6-b61b-22000aa8e760",
        "Name": "Groups",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StageRottingFlagStatus",
        "DisplayName": "Stage Rotting Flag Status",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": "Due"
            },
            {
                "Value": "Overdue"
            },
            {
                "Value": "Escalated"
            }
        ],
        "MaxLength": "256",
        "EntityAttributeId": "87b5e413-21d6-11e6-b61b-22000aa8e760",
        "Name": "StageRottingFlagStatus",
        "Description": "Stage Rotting Flag Status",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "DefaultValue": "Due",
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StageRottingFlagMessage",
        "DisplayName": "Stage Rotting Flag Message",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "256",
        "EntityAttributeId": "87b5e978-21d6-11e6-b61b-22000aa8e760",
        "Name": "StageRottingFlagMessage",
        "Description": "Stage Rotting Flag Message",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StageRottingFlagModifiedOn",
        "DisplayName": "Stage Rotting Flag Modification Date",
        "DataType": "Date",
        "IsMandatory": false,
        "MaxLength": "256",
        "EntityAttributeId": "87b5ebe5-21d6-11e6-b61b-22000aa8e760",
        "Name": "StageRottingFlagModifiedOn",
        "Description": "Stage Rotting Flag Modification Date",
        "EntityAttributeType": 1,
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StageRottingFlagAdditionalInfo",
        "DisplayName": "Stage Rotting Flag Additional Info",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "256",
        "EntityAttributeId": "87b6c3a2-21d6-11e6-b61b-22000aa8e760",
        "Name": "StageRottingFlagAdditionalInfo",
        "Description": "Stage Rotting Flag Additional Info",
        "RenderTypeTextValue": "Textbox",
        "IsReadOnly": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StageRottingFlagLevel",
        "DisplayName": "Stage Rotting Flag Level",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "256",
        "EntityAttributeId": "87bb00ed-21d6-11e6-b61b-22000aa8e760",
        "Name": "StageRottingFlagLevel",
        "Description": "Stage Rotting Flag Level",
        "RenderTypeTextValue": "Textbox",
        "IsReadOnly": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111596000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111596000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "EmailAddress",
        "DisplayName": "Email",
        "DataType": "Email",
        "IsMandatory": true,
        "MaxLength": "100",
        "EntityAttributeId": "7e187fb5-21d6-11e6-b61b-22000aa8e760",
        "Name": "EmailAddress",
        "Description": "Email",
        "EntityAttributeType": 1,
        "RenderType": 5,
        "RenderTypeTextValue": "Email",
        "IsVisible": true,
        "IsSearchable": true,
        "IsUnique": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464587021000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 1,
        "UseInLeadClone": true
    },
    {
        "Entity": "1",
        "SchemaName": "Source",
        "DisplayName": "Lead Source",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": ""
            },
            {
                "Value": "Organic Search"
            },
            {
                "Value": "Referral Sites"
            },
            {
                "Value": "Direct Traffic"
            },
            {
                "Value": "Social Media"
            },
            {
                "Value": "Inbound Email"
            },
            {
                "Value": "Inbound Phone call"
            },
            {
                "Value": "Outbound Phone call"
            },
            {
                "Value": "Pay per Click Ads"
            },
            {
                "Value": "Newspaper"
            },
            {
                "Value": "Partner Referral"
            },
            {
                "Value": "Employee Referral"
            },
            {
                "Value": "Customer Referral"
            },
            {
                "Value": "Email"
            },
            {
                "Value": "Magazine"
            }
        ],
        "MaxLength": "50",
        "EntityAttributeId": "7e188116-21d6-11e6-b61b-22000aa8e760",
        "Name": "Source",
        "Description": "Lead Source",
        "EntityAttributeType": 1,
        "RenderType": 20,
        "RenderTypeTextValue": "DropdownWithOthers",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "DefaultValue": "",
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1467266203000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "AllowAutoUpdateToOptions": true,
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Phone",
        "DisplayName": "Phone Number",
        "DataType": "Phone",
        "IsMandatory": false,
        "MaxLength": "10",
        "EntityAttributeId": "7e18833f-21d6-11e6-b61b-22000aa8e760",
        "Name": "Phone",
        "Description": "Phone Number",
        "EntityAttributeType": 1,
        "RenderType": 6,
        "RenderTypeTextValue": "Phone",
        "IsVisible": true,
        "IsSearchable": true,
        "IsUnique": true,
        "ShowInMailMerge": true,
        "RangeMin": "10",
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1466623257000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "DoNotEmail",
        "DisplayName": "Do Not Email",
        "DataType": "Boolean",
        "IsMandatory": false,
        "EntityAttributeId": "7e188a77-21d6-11e6-b61b-22000aa8e760",
        "Name": "DoNotEmail",
        "Description": "Do Not Email",
        "EntityAttributeType": 1,
        "RenderType": 17,
        "RenderTypeTextValue": "Checkbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464587694000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectStage",
        "DisplayName": "Lead Stage",
        "DataType": "Select",
        "IsMandatory": true,
        "Options": [
            {
                "Value": "Prospect"
            },
            {
                "Value": "MQL"
            },
            {
                "Value": "Opportunity"
            },
            {
                "Value": "Customer"
            },
            {
                "Value": "Discarded"
            },
            {
                "Value": "Disqualified"
            },
            {
                "Value": "Invalid"
            },
            {
                "Value": "Closed - Lost"
            }
        ],
        "MaxLength": "100",
        "EntityAttributeId": "7e188d17-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectStage",
        "EntityAttributeType": 1,
        "RenderType": 13,
        "RenderTypeTextValue": "Dropdown",
        "IsVisible": true,
        "IsSearchable": true,
        "DefaultValue": "Prospect",
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1467812780000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "MandateComments": {
            "IsMandatory": true,
            "Label": "Change Comment",
            "Options": "Likely to be Customer~Not Very Active~May Be Removed",
            "Type": "dropdown"
        },
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "MailingPreferences",
        "DisplayName": "Mailing Preferences",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": "value_one"
            },
            {
                "Value": "value_two"
            },
            {
                "Value": "value_three"
            },
            {
                "Value": "value_four"
            },
            {
                "Value": ""
            }
        ],
        "MaxLength": "50",
        "EntityAttributeId": "7e18d442-21d6-11e6-b61b-22000aa8e760",
        "Name": "MailingPreferences",
        "Description": "Mailing Preferences",
        "EntityAttributeType": 1,
        "RenderType": 13,
        "RenderTypeTextValue": "Dropdown",
        "IsVisible": true,
        "DefaultValue": "value_one",
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f34-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464758357000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "swesh kumar",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectID",
        "DisplayName": "Prospect ID",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e17b5e3-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectID",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectAutoId",
        "DisplayName": "Lead Number",
        "DataType": "Text",
        "IsMandatory": false,
        "EntityAttributeId": "7e17b94a-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectAutoId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "FirstName",
        "DisplayName": "First Name",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e17bae7-21d6-11e6-b61b-22000aa8e760",
        "Name": "FirstName",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "LastName",
        "DisplayName": "Last Name",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e17bc16-21d6-11e6-b61b-22000aa8e760",
        "Name": "LastName",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Notes",
        "DisplayName": "Notes",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "2000",
        "EntityAttributeId": "7e188239-21d6-11e6-b61b-22000aa8e760",
        "Name": "Notes",
        "EntityAttributeType": 1,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Mobile",
        "DisplayName": "Mobile Number",
        "DataType": "Phone",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18845a-21d6-11e6-b61b-22000aa8e760",
        "Name": "Mobile",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "RangeMin": "0",
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Website",
        "DisplayName": "Website",
        "DataType": "Website",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e188561-21d6-11e6-b61b-22000aa8e760",
        "Name": "Website",
        "EntityAttributeType": 1,
        "RenderType": 7,
        "RenderTypeTextValue": "URL",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickAdd": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "TimeZone",
        "DisplayName": "Time Zone",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": ""
            },
            {
                "Value": "-12:00"
            },
            {
                "Value": "Pacific/Samoa"
            },
            {
                "Value": "US/Hawaii"
            },
            {
                "Value": "US/Alaska"
            },
            {
                "Value": "US/Pacific"
            },
            {
                "Value": "US/Arizona"
            },
            {
                "Value": "Canada/Mountain"
            },
            {
                "Value": "US/Mountain"
            },
            {
                "Value": "America/Mexico_City"
            },
            {
                "Value": "US/Central"
            },
            {
                "Value": "America/Guatemala"
            },
            {
                "Value": "Canada/Saskatchewan"
            },
            {
                "Value": "US/East-Indiana"
            },
            {
                "Value": "America/Bogota"
            },
            {
                "Value": "US/Eastern"
            },
            {
                "Value": "America/Manaus"
            },
            {
                "Value": "America/Caracas"
            },
            {
                "Value": "America/Santiago"
            },
            {
                "Value": "Canada/Atlantic"
            },
            {
                "Value": "Canada/Newfoundland"
            },
            {
                "Value": "America/Argentina/Buenos_Aires"
            },
            {
                "Value": "Etc/GMT-3"
            },
            {
                "Value": "America/Bahia"
            },
            {
                "Value": "Etc/GMT-2"
            },
            {
                "Value": "Atlantic/Cape_Verde"
            },
            {
                "Value": "Atlantic/Azores"
            },
            {
                "Value": "Africa/Casablanca"
            },
            {
                "Value": "Greenwich"
            },
            {
                "Value": "Europe/Amsterdam"
            },
            {
                "Value": "Africa/Algiers"
            },
            {
                "Value": "Europe/Brussels"
            },
            {
                "Value": "Europe/Sarajevo"
            },
            {
                "Value": "Europe/Belgrade"
            },
            {
                "Value": "Africa/Windhoek"
            },
            {
                "Value": "Africa/Harare"
            },
            {
                "Value": "Asia/Jerusalem"
            },
            {
                "Value": "Europe/Athens"
            },
            {
                "Value": "Europe/Kiev"
            },
            {
                "Value": "Egypt"
            },
            {
                "Value": "Europe/Minsk"
            },
            {
                "Value": "Europe/Moscow"
            },
            {
                "Value": "Africa/Nairobi"
            },
            {
                "Value": "Asia/Baghdad"
            },
            {
                "Value": "Asia/Kuwait"
            },
            {
                "Value": "Asia/Tehran"
            },
            {
                "Value": "Etc/GMT+4"
            },
            {
                "Value": "Asia/Baku"
            },
            {
                "Value": "Asia/Yerevan"
            },
            {
                "Value": "Asia/Muscat"
            },
            {
                "Value": "Asia/Kabul"
            },
            {
                "Value": "Asia/Karachi"
            },
            {
                "Value": "Asia/Yekaterinburg"
            },
            {
                "Value": "Asia/Kolkata"
            },
            {
                "Value": "Asia/Katmandu"
            },
            {
                "Value": "Asia/Colombo"
            },
            {
                "Value": "Asia/Almaty"
            },
            {
                "Value": "Asia/Dhaka"
            },
            {
                "Value": "Asia/Rangoon"
            },
            {
                "Value": "Asia/Bangkok"
            },
            {
                "Value": "Asia/Krasnoyarsk"
            },
            {
                "Value": "Australia/Perth"
            },
            {
                "Value": "Asia/Taipei"
            },
            {
                "Value": "Asia/Singapore"
            },
            {
                "Value": "Asia/Irkutsk"
            },
            {
                "Value": "Asia/Chongqing"
            },
            {
                "Value": "Asia/Yakutsk"
            },
            {
                "Value": "Asia/Tokyo"
            },
            {
                "Value": "Asia/Seoul"
            },
            {
                "Value": "Australia/Adelaide"
            },
            {
                "Value": "Australia/Darwin"
            },
            {
                "Value": "Pacific/Guam"
            },
            {
                "Value": "Asia/Vladivostok"
            },
            {
                "Value": "Australia/Hobart"
            },
            {
                "Value": "Australia/Brisbane"
            },
            {
                "Value": "Australia/Canberra"
            },
            {
                "Value": "Asia/Magadan"
            },
            {
                "Value": "Pacific/Auckland"
            },
            {
                "Value": "Pacific/Fiji"
            },
            {
                "Value": "Pacific/Tongatapu"
            }
        ],
        "MaxLength": "100",
        "EntityAttributeId": "7e18865b-21d6-11e6-b61b-22000aa8e760",
        "Name": "TimeZone",
        "EntityAttributeType": 1,
        "RenderType": 13,
        "RenderTypeTextValue": "Dropdown",
        "IsVisible": true,
        "DefaultValue": "",
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Company",
        "DisplayName": "Company",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e18875b-21d6-11e6-b61b-22000aa8e760",
        "Name": "Company",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "JobTitle",
        "DisplayName": "Job Title",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18886e-21d6-11e6-b61b-22000aa8e760",
        "Name": "JobTitle",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "DoNotCall",
        "DisplayName": "Do Not Call",
        "DataType": "Boolean",
        "IsMandatory": false,
        "EntityAttributeId": "7e188976-21d6-11e6-b61b-22000aa8e760",
        "Name": "DoNotCall",
        "EntityAttributeType": 1,
        "RenderType": 17,
        "RenderTypeTextValue": "Checkbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Score",
        "DisplayName": "Lead Score",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e188e51-21d6-11e6-b61b-22000aa8e760",
        "Name": "Score",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectActivityId_Max",
        "DisplayName": "Last Activity Id",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e188f6b-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectActivityId_Max",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectActivityId_Min",
        "DisplayName": "First Activity Id",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e189074-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectActivityId_Min",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StatusCode",
        "DisplayName": "Status Code",
        "DataType": "Number",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1891a0-21d6-11e6-b61b-22000aa8e760",
        "Name": "StatusCode",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "StatusReason",
        "DisplayName": "Status Reason",
        "DataType": "Number",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1892be-21d6-11e6-b61b-22000aa8e760",
        "Name": "StatusReason",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "DeletionStatusCode",
        "DisplayName": "Deletion Status Code",
        "DataType": "Number",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1893c0-21d6-11e6-b61b-22000aa8e760",
        "Name": "DeletionStatusCode",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "OwnerId",
        "DisplayName": "Owner",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1894c0-21d6-11e6-b61b-22000aa8e760",
        "Name": "OwnerId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "CreatedBy",
        "DisplayName": "Created By Id",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1895e4-21d6-11e6-b61b-22000aa8e760",
        "Name": "CreatedBy",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "CreatedOn",
        "DisplayName": "Created On",
        "DataType": "Date",
        "IsMandatory": true,
        "EntityAttributeId": "7e1896fa-21d6-11e6-b61b-22000aa8e760",
        "Name": "CreatedOn",
        "EntityAttributeType": 1,
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ModifiedBy",
        "DisplayName": "Modified By Id",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e1897fc-21d6-11e6-b61b-22000aa8e760",
        "Name": "ModifiedBy",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ModifiedOn",
        "DisplayName": "Modified On",
        "DataType": "Date",
        "IsMandatory": true,
        "EntityAttributeId": "7e189967-21d6-11e6-b61b-22000aa8e760",
        "Name": "ModifiedOn",
        "EntityAttributeType": 1,
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "LeadConversionDate",
        "DisplayName": "Lead Conversion Date",
        "DataType": "Date",
        "IsMandatory": false,
        "EntityAttributeId": "7e189a99-21d6-11e6-b61b-22000aa8e760",
        "Name": "LeadConversionDate",
        "EntityAttributeType": 1,
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "TotalVisits",
        "DisplayName": "TotalVisits",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e189bc5-21d6-11e6-b61b-22000aa8e760",
        "Name": "TotalVisits",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "PageViewsPerVisit",
        "DisplayName": "Page Views Per Visit",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e189cd4-21d6-11e6-b61b-22000aa8e760",
        "Name": "PageViewsPerVisit",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "AvgTimePerVisit",
        "DisplayName": "Average Time Per Visit",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e189e33-21d6-11e6-b61b-22000aa8e760",
        "Name": "AvgTimePerVisit",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "RelatedProspectId",
        "DisplayName": "Related Prospect Id",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e189f56-21d6-11e6-b61b-22000aa8e760",
        "Name": "RelatedProspectId",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Street1",
        "DisplayName": "Address 1",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "256",
        "EntityAttributeId": "7e18a06f-21d6-11e6-b61b-22000aa8e760",
        "Name": "Street1",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_City",
        "DisplayName": "City",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18a29d-21d6-11e6-b61b-22000aa8e760",
        "Name": "City",
        "EntityAttributeType": 2,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "mx_Country",
        "DisplayName": "Country",
        "DataType": "Select",
        "IsMandatory": false,
        "Options": [
            {
                "Value": ""
            },
            {
                "Value": "Afghanistan"
            },
            {
                "Value": "Albania"
            },
            {
                "Value": "Algeria"
            },
            {
                "Value": "Andorra"
            },
            {
                "Value": "Angola"
            },
            {
                "Value": "Antigua and Barbuda"
            },
            {
                "Value": "Argentina"
            },
            {
                "Value": "Armenia"
            },
            {
                "Value": "Australia"
            },
            {
                "Value": "Austria"
            },
            {
                "Value": "Azerbaijan"
            },
            {
                "Value": "Bahamas, The"
            },
            {
                "Value": "Bahrain"
            },
            {
                "Value": "Bangladesh"
            },
            {
                "Value": "Barbados"
            },
            {
                "Value": "Belarus"
            },
            {
                "Value": "Belgium"
            },
            {
                "Value": "Belize"
            },
            {
                "Value": "Benin"
            },
            {
                "Value": "Bhutan"
            },
            {
                "Value": "Bolivia"
            },
            {
                "Value": "Bosnia and Herzegovina"
            },
            {
                "Value": "Botswana"
            },
            {
                "Value": "Brazil"
            },
            {
                "Value": "Brunei "
            },
            {
                "Value": "Bulgaria"
            },
            {
                "Value": "Burkina Faso"
            },
            {
                "Value": "Burma"
            },
            {
                "Value": "Burundi"
            },
            {
                "Value": "Cambodia"
            },
            {
                "Value": "Cameroon"
            },
            {
                "Value": "Canada"
            },
            {
                "Value": "Cape Verde"
            },
            {
                "Value": "Central African Republic"
            },
            {
                "Value": "Chad"
            },
            {
                "Value": "Chile"
            },
            {
                "Value": "China"
            },
            {
                "Value": "Colombia"
            },
            {
                "Value": "Comoros "
            },
            {
                "Value": "Congo, Democratic Republic of the"
            },
            {
                "Value": "Congo, Republic of the "
            },
            {
                "Value": "Costa Rica"
            },
            {
                "Value": "Cote dIvoire"
            },
            {
                "Value": "Croatia"
            },
            {
                "Value": "Cuba"
            },
            {
                "Value": "Cyprus"
            },
            {
                "Value": "Czech Republic"
            },
            {
                "Value": "Denmark"
            },
            {
                "Value": "Djibouti"
            },
            {
                "Value": "Dominica"
            },
            {
                "Value": "Dominican Republic"
            },
            {
                "Value": "East Timor (see Timor-Leste)"
            },
            {
                "Value": "Ecuador"
            },
            {
                "Value": "Egypt"
            },
            {
                "Value": "El Salvador"
            },
            {
                "Value": "Equatorial Guinea"
            },
            {
                "Value": "Eritrea"
            },
            {
                "Value": "Estonia"
            },
            {
                "Value": "Ethiopia"
            },
            {
                "Value": "Fiji"
            },
            {
                "Value": "Finland"
            },
            {
                "Value": "France"
            },
            {
                "Value": "Gabon"
            },
            {
                "Value": "Gambia, The"
            },
            {
                "Value": "Georgia"
            },
            {
                "Value": "Germany"
            },
            {
                "Value": "Ghana"
            },
            {
                "Value": "Greece"
            },
            {
                "Value": "Grenada"
            },
            {
                "Value": "Guatemala"
            },
            {
                "Value": "Guinea"
            },
            {
                "Value": "Guinea-Bissau"
            },
            {
                "Value": "Guyana"
            },
            {
                "Value": "Haiti"
            },
            {
                "Value": "Holy See"
            },
            {
                "Value": "Honduras"
            },
            {
                "Value": "Hong Kong"
            },
            {
                "Value": "Hungary"
            },
            {
                "Value": "Iceland"
            },
            {
                "Value": "India"
            },
            {
                "Value": "Indonesia"
            },
            {
                "Value": "Iran"
            },
            {
                "Value": "Iraq"
            },
            {
                "Value": "Ireland"
            },
            {
                "Value": "Israel"
            },
            {
                "Value": "Italy"
            },
            {
                "Value": "Jamaica"
            },
            {
                "Value": "Japan"
            },
            {
                "Value": "Jordan"
            },
            {
                "Value": "Kazakhstan"
            },
            {
                "Value": "Kenya"
            },
            {
                "Value": "Kiribati"
            },
            {
                "Value": "Korea, North"
            },
            {
                "Value": "Korea, South"
            },
            {
                "Value": "Kosovo"
            },
            {
                "Value": "Kuwait"
            },
            {
                "Value": "Kyrgyzstan"
            },
            {
                "Value": "Laos"
            },
            {
                "Value": "Latvia"
            },
            {
                "Value": "Lebanon"
            },
            {
                "Value": "Lesotho"
            },
            {
                "Value": "Liberia"
            },
            {
                "Value": "Libya"
            },
            {
                "Value": "Liechtenstein"
            },
            {
                "Value": "Lithuania"
            },
            {
                "Value": "Luxembourg"
            },
            {
                "Value": "Macau"
            },
            {
                "Value": "Macedonia"
            },
            {
                "Value": "Madagascar"
            },
            {
                "Value": "Malawi"
            },
            {
                "Value": "Malaysia"
            },
            {
                "Value": "Maldives"
            },
            {
                "Value": "Mali"
            },
            {
                "Value": "Malta"
            },
            {
                "Value": "Marshall Islands"
            },
            {
                "Value": "Mauritania"
            },
            {
                "Value": "Mauritius"
            },
            {
                "Value": "Mexico"
            },
            {
                "Value": "Micronesia"
            },
            {
                "Value": "Moldova"
            },
            {
                "Value": "Monaco"
            },
            {
                "Value": "Mongolia"
            },
            {
                "Value": "Montenegro"
            },
            {
                "Value": "Morocco"
            },
            {
                "Value": "Mozambique"
            },
            {
                "Value": "Namibia"
            },
            {
                "Value": "Nauru"
            },
            {
                "Value": "Nepal"
            },
            {
                "Value": "Netherlands"
            },
            {
                "Value": "Netherlands Antilles"
            },
            {
                "Value": "New Zealand"
            },
            {
                "Value": "Nicaragua"
            },
            {
                "Value": "Niger"
            },
            {
                "Value": "Nigeria"
            },
            {
                "Value": "North Korea"
            },
            {
                "Value": "Norway"
            },
            {
                "Value": "Oman"
            },
            {
                "Value": "Pakistan"
            },
            {
                "Value": "Palau"
            },
            {
                "Value": "Palestinian Territories"
            },
            {
                "Value": "Panama"
            },
            {
                "Value": "Papua New Guinea"
            },
            {
                "Value": "Paraguay"
            },
            {
                "Value": "Peru"
            },
            {
                "Value": "Philippines"
            },
            {
                "Value": "Poland"
            },
            {
                "Value": "Portugal"
            },
            {
                "Value": "Qatar"
            },
            {
                "Value": "Romania"
            },
            {
                "Value": "Russia"
            },
            {
                "Value": "Rwanda"
            },
            {
                "Value": "Saint Kitts and Nevis"
            },
            {
                "Value": "Saint Lucia"
            },
            {
                "Value": "Saint Vincent and the Grenadines"
            },
            {
                "Value": "Samoa "
            },
            {
                "Value": "San Marino"
            },
            {
                "Value": "Sao Tome and Principe"
            },
            {
                "Value": "Saudi Arabia"
            },
            {
                "Value": "Senegal"
            },
            {
                "Value": "Serbia"
            },
            {
                "Value": "Seychelles"
            },
            {
                "Value": "Sierra Leone"
            },
            {
                "Value": "Singapore"
            },
            {
                "Value": "Slovakia"
            },
            {
                "Value": "Slovenia"
            },
            {
                "Value": "Solomon Islands"
            },
            {
                "Value": "Somalia"
            },
            {
                "Value": "South Africa"
            },
            {
                "Value": "South Korea"
            },
            {
                "Value": "South Sudan"
            },
            {
                "Value": "Spain "
            },
            {
                "Value": "Sri Lanka"
            },
            {
                "Value": "Sudan"
            },
            {
                "Value": "Suriname"
            },
            {
                "Value": "Swaziland "
            },
            {
                "Value": "Sweden"
            },
            {
                "Value": "Switzerland"
            },
            {
                "Value": "Syria"
            },
            {
                "Value": "Taiwan"
            },
            {
                "Value": "Tajikistan"
            },
            {
                "Value": "Tanzania"
            },
            {
                "Value": "Thailand "
            },
            {
                "Value": "Timor-Leste"
            },
            {
                "Value": "Togo"
            },
            {
                "Value": "Tonga"
            },
            {
                "Value": "Trinidad and Tobago"
            },
            {
                "Value": "Tunisia"
            },
            {
                "Value": "Turkey"
            },
            {
                "Value": "Turkmenistan"
            },
            {
                "Value": "Tuvalu"
            },
            {
                "Value": "Uganda"
            },
            {
                "Value": "Ukraine"
            },
            {
                "Value": "United Arab Emirates"
            },
            {
                "Value": "United Kingdom"
            },
            {
                "Value": "United States"
            },
            {
                "Value": "Uruguay"
            },
            {
                "Value": "Uzbekistan"
            },
            {
                "Value": "Vanuatu"
            },
            {
                "Value": "Venezuela"
            },
            {
                "Value": "Vietnam"
            },
            {
                "Value": "Yemen"
            },
            {
                "Value": "Zambia"
            },
            {
                "Value": "Zimbabwe"
            }
        ],
        "MaxLength": "50",
        "EntityAttributeId": "7e18a4b2-21d6-11e6-b61b-22000aa8e760",
        "Name": "Country",
        "EntityAttributeType": 2,
        "RenderType": 13,
        "RenderTypeTextValue": "Dropdown",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "ShowInQuickSearch": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "OwnerIdName",
        "DisplayName": "Owner",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18a6d7-21d6-11e6-b61b-22000aa8e760",
        "Name": "OwnerIdName",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "CreatedByName",
        "DisplayName": "Created By",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e18a7eb-21d6-11e6-b61b-22000aa8e760",
        "Name": "CreatedByName",
        "EntityAttributeType": 1,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsReadOnly": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ModifiedByName",
        "DisplayName": "Modified By",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e18a904-21d6-11e6-b61b-22000aa8e760",
        "Name": "ModifiedByName",
        "EntityAttributeType": 1,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsReadOnly": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "SourceCampaign",
        "DisplayName": "Source Campaign",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e18aa18-21d6-11e6-b61b-22000aa8e760",
        "Name": "SourceCampaign",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "SourceReferrer",
        "DisplayName": "Source Referrer",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18ab21-21d6-11e6-b61b-22000aa8e760",
        "Name": "SourceReferrer",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "NotableEvent",
        "DisplayName": "Last Notable Activity",
        "DataType": "Text",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18ac2d-21d6-11e6-b61b-22000aa8e760",
        "Name": "NotableEvent",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "NotableEventdate",
        "DisplayName": "Last Notable Activity Date",
        "DataType": "Date",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18ad49-21d6-11e6-b61b-22000aa8e760",
        "Name": "NotableEventdate",
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "LastVisitDate",
        "DisplayName": "Last Visit Date",
        "DataType": "Date",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18ae61-21d6-11e6-b61b-22000aa8e760",
        "Name": "LastVisitDate",
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "SourceMedium",
        "DisplayName": "Source Medium",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18af6a-21d6-11e6-b61b-22000aa8e760",
        "Name": "SourceMedium",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "RelatedLandingPageId",
        "DisplayName": "Related Landing Page Id",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18b07a-21d6-11e6-b61b-22000aa8e760",
        "Name": "RelatedLandingPageId",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "FirstLandingPageSubmissionId",
        "DisplayName": "First Landing Page Submission Id",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18b198-21d6-11e6-b61b-22000aa8e760",
        "Name": "FirstLandingPageSubmissionId",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "FirstLandingPageSubmissionDate",
        "DisplayName": "First Landing Page Submission Date",
        "DataType": "Date",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18b2d2-21d6-11e6-b61b-22000aa8e760",
        "Name": "FirstLandingPageSubmissionDate",
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "SourceContent",
        "DisplayName": "Source Content",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e18b3fe-21d6-11e6-b61b-22000aa8e760",
        "Name": "SourceContent",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectActivityName_Max",
        "DisplayName": "Last Activity",
        "DataType": "Number",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18b5ec-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectActivityName_Max",
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "ProspectActivityDate_Max",
        "DisplayName": "Last Activity Date",
        "DataType": "Date",
        "IsMandatory": true,
        "MaxLength": "50",
        "EntityAttributeId": "7e18ced4-21d6-11e6-b61b-22000aa8e760",
        "Name": "ProspectActivityDate_Max",
        "RenderType": 12,
        "RenderTypeTextValue": "Datetime",
        "IsVisible": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "EngagementScore",
        "DisplayName": "Engagement Score",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18d05e-21d6-11e6-b61b-22000aa8e760",
        "Name": "EngagementScore",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Origin",
        "DisplayName": "Lead Origin",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18d1db-21d6-11e6-b61b-22000aa8e760",
        "Name": "Origin",
        "EntityAttributeType": 1,
        "RenderType": 1,
        "RenderTypeTextValue": "TextArea",
        "IsVisible": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "Revenue",
        "DisplayName": "Order Value",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e18d311-21d6-11e6-b61b-22000aa8e760",
        "Name": "Revenue",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "QualityScore01",
        "DisplayName": "Lead Quality",
        "DataType": "Number",
        "IsMandatory": false,
        "MaxLength": "50",
        "EntityAttributeId": "7e19d4c4-21d6-11e6-b61b-22000aa8e760",
        "Name": "QualityScore01",
        "Description": "QualityScore01",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "IsReadOnly": true,
        "IsSearchable": true,
        "AllowMultiple": true,
        "ShowInImport": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 2,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "TwitterId",
        "DisplayName": "Twitter",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e2475e2-21d6-11e6-b61b-22000aa8e760",
        "Name": "TwitterId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "FacebookId",
        "DisplayName": "Facebook",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e2478d2-21d6-11e6-b61b-22000aa8e760",
        "Name": "FacebookId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "LinkedInId",
        "DisplayName": "LinkedIn",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e247a62-21d6-11e6-b61b-22000aa8e760",
        "Name": "LinkedInId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "SkypeId",
        "DisplayName": "Skype Name",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e247bba-21d6-11e6-b61b-22000aa8e760",
        "Name": "SkypeId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "GTalkId",
        "DisplayName": "Gtalk User",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "100",
        "EntityAttributeId": "7e247d0b-21d6-11e6-b61b-22000aa8e760",
        "Name": "GTalkId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "GooglePlusId",
        "DisplayName": "Google Plus",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e247e53-21d6-11e6-b61b-22000aa8e760",
        "Name": "GooglePlusId",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": true,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    },
    {
        "Entity": "1",
        "SchemaName": "PhotoUrl",
        "DisplayName": "Photo Url",
        "DataType": "Text",
        "IsMandatory": false,
        "MaxLength": "200",
        "EntityAttributeId": "7e247f9b-21d6-11e6-b61b-22000aa8e760",
        "Name": "PhotoUrl",
        "EntityAttributeType": 1,
        "RenderTypeTextValue": "Textbox",
        "IsVisible": true,
        "ShowInMailMerge": true,
        "AllowMultiple": true,
        "Txt_Row": 0,
        "Txt_Col": 0,
        "OwnerID": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "CreatedOn": "/Date(1464111580000+0000)/",
        "ModifiedBy": "7cf19f54-21d6-11e6-8091-02b01d637af7",
        "ModifiedOn": "/Date(1464111580000+0000)/",
        "OwnerIdName": "System",
        "CreatedByName": "System",
        "ModifiedByName": "System",
        "IsLeadIdentifier": false,
        "LockAfterCreate": 0,
        "UseInLeadClone": false
    }
]

HTTP Response Codes

Code Description
200 OK

This is the status code for successful API call.

401 Unauthorized

The API call was made with invalid access credentials. Check your AccessKey and SecretKey.

400 Bad Request

The message body on the request is not as per API specification. Make sure that content type is set to “application/json” and the JSON body has correct attribute names and structure.

404 Not Found

The API could not be found. Please check the API signature.

429 Too Many Requests

API calls exceeded the limit of 25 in 5 second(s)

500 Internal Server Error

The API called failed. There could be many reasons for it. Check the exception message to get more details.

On this page

© 2022 by MarketXpander Services Pvt Ltd. All Rights Reserved.