GET shopdealersbycontact/{contact_id}/{shop_id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contact_id

integer

Required

shop_id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of MakeTypeGroup
NameDescriptionTypeAdditional information
MakeType

DealerMakeTypeResult

None.

DefaultMakeID

integer

None.

DealerList

Collection of Dealer

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "makeType": {
      "ems_make_id": 1,
      "make_desc": "sample string 2",
      "make_code": "sample string 3"
    },
    "defaultMakeID": 1,
    "dealerList": [
      {
        "dealerId": 1,
        "makeId": 2,
        "defaultMakeId": 3,
        "dealerMakeType": 4,
        "makeName": "sample string 5",
        "packageType": 6,
        "packageTypeName": "sample string 7",
        "defaultContactId": 8,
        "emsMakeCode": 9,
        "dealerMakeTypeName": "sample string 10",
        "sort_order": 11,
        "phone": "sample string 12",
        "address": "sample string 13",
        "city": "sample string 14",
        "state": "sample string 15",
        "zip": "sample string 16",
        "toAdd": true,
        "dealerName": "sample string 18",
        "contacts": [
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          },
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          }
        ],
        "guestID": 19,
        "is_valutrax": 20,
        "ship_vendor_version_id": 21,
        "isSolo": false,
        "isStandard": false,
        "isPremiere": false,
        "isElite": false,
        "isValutraxOnly": false
      },
      {
        "dealerId": 1,
        "makeId": 2,
        "defaultMakeId": 3,
        "dealerMakeType": 4,
        "makeName": "sample string 5",
        "packageType": 6,
        "packageTypeName": "sample string 7",
        "defaultContactId": 8,
        "emsMakeCode": 9,
        "dealerMakeTypeName": "sample string 10",
        "sort_order": 11,
        "phone": "sample string 12",
        "address": "sample string 13",
        "city": "sample string 14",
        "state": "sample string 15",
        "zip": "sample string 16",
        "toAdd": true,
        "dealerName": "sample string 18",
        "contacts": [
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          },
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          }
        ],
        "guestID": 19,
        "is_valutrax": 20,
        "ship_vendor_version_id": 21,
        "isSolo": false,
        "isStandard": false,
        "isPremiere": false,
        "isElite": false,
        "isValutraxOnly": false
      }
    ]
  },
  {
    "makeType": {
      "ems_make_id": 1,
      "make_desc": "sample string 2",
      "make_code": "sample string 3"
    },
    "defaultMakeID": 1,
    "dealerList": [
      {
        "dealerId": 1,
        "makeId": 2,
        "defaultMakeId": 3,
        "dealerMakeType": 4,
        "makeName": "sample string 5",
        "packageType": 6,
        "packageTypeName": "sample string 7",
        "defaultContactId": 8,
        "emsMakeCode": 9,
        "dealerMakeTypeName": "sample string 10",
        "sort_order": 11,
        "phone": "sample string 12",
        "address": "sample string 13",
        "city": "sample string 14",
        "state": "sample string 15",
        "zip": "sample string 16",
        "toAdd": true,
        "dealerName": "sample string 18",
        "contacts": [
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          },
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          }
        ],
        "guestID": 19,
        "is_valutrax": 20,
        "ship_vendor_version_id": 21,
        "isSolo": false,
        "isStandard": false,
        "isPremiere": false,
        "isElite": false,
        "isValutraxOnly": false
      },
      {
        "dealerId": 1,
        "makeId": 2,
        "defaultMakeId": 3,
        "dealerMakeType": 4,
        "makeName": "sample string 5",
        "packageType": 6,
        "packageTypeName": "sample string 7",
        "defaultContactId": 8,
        "emsMakeCode": 9,
        "dealerMakeTypeName": "sample string 10",
        "sort_order": 11,
        "phone": "sample string 12",
        "address": "sample string 13",
        "city": "sample string 14",
        "state": "sample string 15",
        "zip": "sample string 16",
        "toAdd": true,
        "dealerName": "sample string 18",
        "contacts": [
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          },
          {
            "contactId": 1,
            "contactName": "sample string 2",
            "contactEmail": "sample string 3",
            "makeId": 4,
            "defaultContactId": 5,
            "contactFeatureList": "sample string 6"
          }
        ],
        "guestID": 19,
        "is_valutrax": 20,
        "ship_vendor_version_id": 21,
        "isSolo": false,
        "isStandard": false,
        "isPremiere": false,
        "isElite": false,
        "isValutraxOnly": false
      }
    ]
  }
]

text/html

Sample:
[{"makeType":{"ems_make_id":1,"make_desc":"sample string 2","make_code":"sample string 3"},"defaultMakeID":1,"dealerList":[{"dealerId":1,"makeId":2,"defaultMakeId":3,"dealerMakeType":4,"makeName":"sample string 5","packageType":6,"packageTypeName":"sample string 7","defaultContactId":8,"emsMakeCode":9,"dealerMakeTypeName":"sample string 10","sort_order":11,"phone":"sample string 12","address":"sample string 13","city":"sample string 14","state":"sample string 15","zip":"sample string 16","toAdd":true,"dealerName":"sample string 18","contacts":[{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"},{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"}],"guestID":19,"is_valutrax":20,"ship_vendor_version_id":21,"isSolo":false,"isStandard":false,"isPremiere":false,"isElite":false,"isValutraxOnly":false},{"dealerId":1,"makeId":2,"defaultMakeId":3,"dealerMakeType":4,"makeName":"sample string 5","packageType":6,"packageTypeName":"sample string 7","defaultContactId":8,"emsMakeCode":9,"dealerMakeTypeName":"sample string 10","sort_order":11,"phone":"sample string 12","address":"sample string 13","city":"sample string 14","state":"sample string 15","zip":"sample string 16","toAdd":true,"dealerName":"sample string 18","contacts":[{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"},{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"}],"guestID":19,"is_valutrax":20,"ship_vendor_version_id":21,"isSolo":false,"isStandard":false,"isPremiere":false,"isElite":false,"isValutraxOnly":false}]},{"makeType":{"ems_make_id":1,"make_desc":"sample string 2","make_code":"sample string 3"},"defaultMakeID":1,"dealerList":[{"dealerId":1,"makeId":2,"defaultMakeId":3,"dealerMakeType":4,"makeName":"sample string 5","packageType":6,"packageTypeName":"sample string 7","defaultContactId":8,"emsMakeCode":9,"dealerMakeTypeName":"sample string 10","sort_order":11,"phone":"sample string 12","address":"sample string 13","city":"sample string 14","state":"sample string 15","zip":"sample string 16","toAdd":true,"dealerName":"sample string 18","contacts":[{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"},{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"}],"guestID":19,"is_valutrax":20,"ship_vendor_version_id":21,"isSolo":false,"isStandard":false,"isPremiere":false,"isElite":false,"isValutraxOnly":false},{"dealerId":1,"makeId":2,"defaultMakeId":3,"dealerMakeType":4,"makeName":"sample string 5","packageType":6,"packageTypeName":"sample string 7","defaultContactId":8,"emsMakeCode":9,"dealerMakeTypeName":"sample string 10","sort_order":11,"phone":"sample string 12","address":"sample string 13","city":"sample string 14","state":"sample string 15","zip":"sample string 16","toAdd":true,"dealerName":"sample string 18","contacts":[{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"},{"contactId":1,"contactName":"sample string 2","contactEmail":"sample string 3","makeId":4,"defaultContactId":5,"contactFeatureList":"sample string 6"}],"guestID":19,"is_valutrax":20,"ship_vendor_version_id":21,"isSolo":false,"isStandard":false,"isPremiere":false,"isElite":false,"isValutraxOnly":false}]}]

application/xml, text/xml

Sample:
<ArrayOfMakeTypeGroup xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Ops.Data.Traxpod">
  <MakeTypeGroup>
    <DealerList>
      <Dealer>
        <Contacts>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
        </Contacts>
        <DealerId>1</DealerId>
        <DealerMakeType>4</DealerMakeType>
        <DealerMakeTypeName>sample string 10</DealerMakeTypeName>
        <DealerName>sample string 18</DealerName>
        <DefaultContactId>8</DefaultContactId>
        <DefaultMakeId>3</DefaultMakeId>
        <EmsMakeCode>9</EmsMakeCode>
        <GuestID>19</GuestID>
        <MakeId>2</MakeId>
        <MakeName>sample string 5</MakeName>
        <PackageType>6</PackageType>
        <PackageTypeName>sample string 7</PackageTypeName>
        <address>sample string 13</address>
        <city>sample string 14</city>
        <is_valutrax>20</is_valutrax>
        <phone>sample string 12</phone>
        <ship_vendor_version_id>21</ship_vendor_version_id>
        <sort_order>11</sort_order>
        <state>sample string 15</state>
        <toAdd>true</toAdd>
        <zip>sample string 16</zip>
      </Dealer>
      <Dealer>
        <Contacts>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
        </Contacts>
        <DealerId>1</DealerId>
        <DealerMakeType>4</DealerMakeType>
        <DealerMakeTypeName>sample string 10</DealerMakeTypeName>
        <DealerName>sample string 18</DealerName>
        <DefaultContactId>8</DefaultContactId>
        <DefaultMakeId>3</DefaultMakeId>
        <EmsMakeCode>9</EmsMakeCode>
        <GuestID>19</GuestID>
        <MakeId>2</MakeId>
        <MakeName>sample string 5</MakeName>
        <PackageType>6</PackageType>
        <PackageTypeName>sample string 7</PackageTypeName>
        <address>sample string 13</address>
        <city>sample string 14</city>
        <is_valutrax>20</is_valutrax>
        <phone>sample string 12</phone>
        <ship_vendor_version_id>21</ship_vendor_version_id>
        <sort_order>11</sort_order>
        <state>sample string 15</state>
        <toAdd>true</toAdd>
        <zip>sample string 16</zip>
      </Dealer>
    </DealerList>
    <DefaultMakeID>1</DefaultMakeID>
    <MakeType>
      <ems_make_id>1</ems_make_id>
      <make_code>sample string 3</make_code>
      <make_desc>sample string 2</make_desc>
    </MakeType>
  </MakeTypeGroup>
  <MakeTypeGroup>
    <DealerList>
      <Dealer>
        <Contacts>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
        </Contacts>
        <DealerId>1</DealerId>
        <DealerMakeType>4</DealerMakeType>
        <DealerMakeTypeName>sample string 10</DealerMakeTypeName>
        <DealerName>sample string 18</DealerName>
        <DefaultContactId>8</DefaultContactId>
        <DefaultMakeId>3</DefaultMakeId>
        <EmsMakeCode>9</EmsMakeCode>
        <GuestID>19</GuestID>
        <MakeId>2</MakeId>
        <MakeName>sample string 5</MakeName>
        <PackageType>6</PackageType>
        <PackageTypeName>sample string 7</PackageTypeName>
        <address>sample string 13</address>
        <city>sample string 14</city>
        <is_valutrax>20</is_valutrax>
        <phone>sample string 12</phone>
        <ship_vendor_version_id>21</ship_vendor_version_id>
        <sort_order>11</sort_order>
        <state>sample string 15</state>
        <toAdd>true</toAdd>
        <zip>sample string 16</zip>
      </Dealer>
      <Dealer>
        <Contacts>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
          <DealerContact>
            <ContactEmail>sample string 3</ContactEmail>
            <ContactFeatureList>sample string 6</ContactFeatureList>
            <ContactId>1</ContactId>
            <ContactName>sample string 2</ContactName>
            <DefaultContactId>5</DefaultContactId>
            <MakeId>4</MakeId>
          </DealerContact>
        </Contacts>
        <DealerId>1</DealerId>
        <DealerMakeType>4</DealerMakeType>
        <DealerMakeTypeName>sample string 10</DealerMakeTypeName>
        <DealerName>sample string 18</DealerName>
        <DefaultContactId>8</DefaultContactId>
        <DefaultMakeId>3</DefaultMakeId>
        <EmsMakeCode>9</EmsMakeCode>
        <GuestID>19</GuestID>
        <MakeId>2</MakeId>
        <MakeName>sample string 5</MakeName>
        <PackageType>6</PackageType>
        <PackageTypeName>sample string 7</PackageTypeName>
        <address>sample string 13</address>
        <city>sample string 14</city>
        <is_valutrax>20</is_valutrax>
        <phone>sample string 12</phone>
        <ship_vendor_version_id>21</ship_vendor_version_id>
        <sort_order>11</sort_order>
        <state>sample string 15</state>
        <toAdd>true</toAdd>
        <zip>sample string 16</zip>
      </Dealer>
    </DealerList>
    <DefaultMakeID>1</DefaultMakeID>
    <MakeType>
      <ems_make_id>1</ems_make_id>
      <make_code>sample string 3</make_code>
      <make_desc>sample string 2</make_desc>
    </MakeType>
  </MakeTypeGroup>
</ArrayOfMakeTypeGroup>