POST api/Brokers

Request Information

URI Parameters

None.

Body Parameters

Broker
NameDescriptionTypeAdditional information
RecordID

integer

None.

RecType

string

String length: inclusive between 0 and 50

RecCode

string

String length: inclusive between 0 and 15

MasterRecord

string

String length: inclusive between 0 and 1

MasterRecCode

string

String length: inclusive between 0 and 15

CompanyName

string

String length: inclusive between 0 and 50

Address1

string

String length: inclusive between 0 and 50

Address2

string

String length: inclusive between 0 and 50

City

string

String length: inclusive between 0 and 30

State

string

String length: inclusive between 0 and 2

ZipCode

string

String length: inclusive between 0 and 15

Phone

string

String length: inclusive between 0 and 25

Fax

string

String length: inclusive between 0 and 25

WebSite

string

String length: inclusive between 0 and 100

TaxID

string

String length: inclusive between 0 and 20

Rank

string

String length: inclusive between 0 and 20

CitiesServed

string

String length: inclusive between 0 and 8000

ZipCodesServed

string

String length: inclusive between 0 and 8000

Contact1First

string

String length: inclusive between 0 and 30

Contact1Last

string

String length: inclusive between 0 and 30

Contact1Phone

string

String length: inclusive between 0 and 25

Contact1Email

string

String length: inclusive between 0 and 100

Contact1Fax

string

String length: inclusive between 0 and 25

Contact1Mobile

string

String length: inclusive between 0 and 25

Contact2First

string

String length: inclusive between 0 and 30

Contact2Last

string

String length: inclusive between 0 and 30

Contact2Phone

string

String length: inclusive between 0 and 25

Contact2Email

string

String length: inclusive between 0 and 100

Contact2Fax

string

String length: inclusive between 0 and 25

Contact2Mobile

string

String length: inclusive between 0 and 25

Contact3First

string

String length: inclusive between 0 and 30

Contact3Last

string

String length: inclusive between 0 and 30

Contact3Phone

string

String length: inclusive between 0 and 25

Contact3Email

string

String length: inclusive between 0 and 100

Contact3Fax

string

String length: inclusive between 0 and 25

Contact3Mobile

string

String length: inclusive between 0 and 25

User1

string

String length: inclusive between 0 and 255

User2

string

String length: inclusive between 0 and 255

User3

string

String length: inclusive between 0 and 255

User4

string

String length: inclusive between 0 and 255

User5

date

None.

User6

date

None.

User7

date

None.

User8

decimal number

None.

User9

decimal number

None.

User10

decimal number

None.

ReferralPct

decimal number

None.

StandardFee

decimal number

None.

MaxFee

decimal number

None.

EntityType

string

String length: inclusive between 0 and 15

APVendorNbr

string

String length: inclusive between 0 and 20

TotalAssignments

integer

None.

AvgVariancePer

decimal number

None.

AddedBy

string

String length: inclusive between 0 and 50

AddedOn

date

None.

ModifiedBy

string

String length: inclusive between 0 and 50

ModifiedOn

date

None.

ContactType

string

String length: inclusive between 0 and 50

CommissionPct

decimal number

None.

Country

string

String length: inclusive between 0 and 30

SurveyRating

decimal number

None.

SurveyCount

integer

None.

ERCMember

string

String length: inclusive between 0 and 1

Status

string

String length: inclusive between 0 and 20

Contact4First

string

String length: inclusive between 0 and 30

Contact4Last

string

String length: inclusive between 0 and 30

Contact4Phone

string

String length: inclusive between 0 and 25

Contact4Email

string

String length: inclusive between 0 and 100

Contact4Fax

string

String length: inclusive between 0 and 25

Contact4Mobile

string

String length: inclusive between 0 and 25

Contact5First

string

String length: inclusive between 0 and 30

Contact5Last

string

String length: inclusive between 0 and 30

Contact5Phone

string

String length: inclusive between 0 and 25

Contact5Email

string

String length: inclusive between 0 and 100

Contact5Fax

string

String length: inclusive between 0 and 25

Contact5Mobile

string

String length: inclusive between 0 and 25

Contact2Title

string

String length: inclusive between 0 and 25

Contact3Title

string

String length: inclusive between 0 and 25

Contact4Title

string

String length: inclusive between 0 and 25

Contact5Title

string

String length: inclusive between 0 and 25

MasterRefRecRcvd

string

String length: inclusive between 0 and 1

Prefix

string

String length: inclusive between 0 and 5

Nickname

string

String length: inclusive between 0 and 30

TimeZoneGMT

integer

None.

TollFreePhone

string

String length: inclusive between 0 and 25

VendorId

integer

None.

ID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "RecordID": 1,
  "RecType": "sample string 2",
  "RecCode": "sample string 3",
  "MasterRecord": "sample string 4",
  "MasterRecCode": "sample string 5",
  "CompanyName": "sample string 6",
  "Address1": "sample string 7",
  "Address2": "sample string 8",
  "City": "sample string 9",
  "State": "sample string 10",
  "ZipCode": "sample string 11",
  "Phone": "sample string 12",
  "Fax": "sample string 13",
  "WebSite": "sample string 14",
  "TaxID": "sample string 15",
  "Rank": "sample string 16",
  "CitiesServed": "sample string 17",
  "ZipCodesServed": "sample string 18",
  "Contact1First": "sample string 19",
  "Contact1Last": "sample string 20",
  "Contact1Phone": "sample string 21",
  "Contact1Email": "sample string 22",
  "Contact1Fax": "sample string 23",
  "Contact1Mobile": "sample string 24",
  "Contact2First": "sample string 25",
  "Contact2Last": "sample string 26",
  "Contact2Phone": "sample string 27",
  "Contact2Email": "sample string 28",
  "Contact2Fax": "sample string 29",
  "Contact2Mobile": "sample string 30",
  "Contact3First": "sample string 31",
  "Contact3Last": "sample string 32",
  "Contact3Phone": "sample string 33",
  "Contact3Email": "sample string 34",
  "Contact3Fax": "sample string 35",
  "Contact3Mobile": "sample string 36",
  "User1": "sample string 37",
  "User2": "sample string 38",
  "User3": "sample string 39",
  "User4": "sample string 40",
  "User5": "2025-05-09T17:46:54.2331637+00:00",
  "User6": "2025-05-09T17:46:54.2331637+00:00",
  "User7": "2025-05-09T17:46:54.2331637+00:00",
  "User8": 1.0,
  "User9": 1.0,
  "User10": 1.0,
  "ReferralPct": 1.1,
  "StandardFee": 1.0,
  "MaxFee": 1.0,
  "EntityType": "sample string 41",
  "APVendorNbr": "sample string 42",
  "TotalAssignments": 1,
  "AvgVariancePer": 1.1,
  "AddedBy": "sample string 43",
  "AddedOn": "2025-05-09T17:46:54.2487626+00:00",
  "ModifiedBy": "sample string 44",
  "ModifiedOn": "2025-05-09T17:46:54.2487626+00:00",
  "ContactType": "sample string 45",
  "CommissionPct": 1.1,
  "Country": "sample string 46",
  "SurveyRating": 1.0,
  "SurveyCount": 1,
  "ERCMember": "sample string 47",
  "Status": "sample string 48",
  "Contact4First": "sample string 49",
  "Contact4Last": "sample string 50",
  "Contact4Phone": "sample string 51",
  "Contact4Email": "sample string 52",
  "Contact4Fax": "sample string 53",
  "Contact4Mobile": "sample string 54",
  "Contact5First": "sample string 55",
  "Contact5Last": "sample string 56",
  "Contact5Phone": "sample string 57",
  "Contact5Email": "sample string 58",
  "Contact5Fax": "sample string 59",
  "Contact5Mobile": "sample string 60",
  "Contact2Title": "sample string 61",
  "Contact3Title": "sample string 62",
  "Contact4Title": "sample string 63",
  "Contact5Title": "sample string 64",
  "MasterRefRecRcvd": "sample string 65",
  "Prefix": "sample string 66",
  "Nickname": "sample string 67",
  "TimeZoneGMT": 1,
  "TollFreePhone": "sample string 68",
  "VendorId": 1,
  "ID": 69
}

application/xml, text/xml

Sample:
<Broker xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <APVendorNbr>sample string 42</APVendorNbr>
  <AddedBy>sample string 43</AddedBy>
  <AddedOn>2025-05-09T17:46:54.2487626+00:00</AddedOn>
  <Address1>sample string 7</Address1>
  <Address2>sample string 8</Address2>
  <AvgVariancePer>1.1</AvgVariancePer>
  <CitiesServed>sample string 17</CitiesServed>
  <City>sample string 9</City>
  <CommissionPct>1.1</CommissionPct>
  <CompanyName>sample string 6</CompanyName>
  <Contact1Email>sample string 22</Contact1Email>
  <Contact1Fax>sample string 23</Contact1Fax>
  <Contact1First>sample string 19</Contact1First>
  <Contact1Last>sample string 20</Contact1Last>
  <Contact1Mobile>sample string 24</Contact1Mobile>
  <Contact1Phone>sample string 21</Contact1Phone>
  <Contact2Email>sample string 28</Contact2Email>
  <Contact2Fax>sample string 29</Contact2Fax>
  <Contact2First>sample string 25</Contact2First>
  <Contact2Last>sample string 26</Contact2Last>
  <Contact2Mobile>sample string 30</Contact2Mobile>
  <Contact2Phone>sample string 27</Contact2Phone>
  <Contact2Title>sample string 61</Contact2Title>
  <Contact3Email>sample string 34</Contact3Email>
  <Contact3Fax>sample string 35</Contact3Fax>
  <Contact3First>sample string 31</Contact3First>
  <Contact3Last>sample string 32</Contact3Last>
  <Contact3Mobile>sample string 36</Contact3Mobile>
  <Contact3Phone>sample string 33</Contact3Phone>
  <Contact3Title>sample string 62</Contact3Title>
  <Contact4Email>sample string 52</Contact4Email>
  <Contact4Fax>sample string 53</Contact4Fax>
  <Contact4First>sample string 49</Contact4First>
  <Contact4Last>sample string 50</Contact4Last>
  <Contact4Mobile>sample string 54</Contact4Mobile>
  <Contact4Phone>sample string 51</Contact4Phone>
  <Contact4Title>sample string 63</Contact4Title>
  <Contact5Email>sample string 58</Contact5Email>
  <Contact5Fax>sample string 59</Contact5Fax>
  <Contact5First>sample string 55</Contact5First>
  <Contact5Last>sample string 56</Contact5Last>
  <Contact5Mobile>sample string 60</Contact5Mobile>
  <Contact5Phone>sample string 57</Contact5Phone>
  <Contact5Title>sample string 64</Contact5Title>
  <ContactType>sample string 45</ContactType>
  <Country>sample string 46</Country>
  <ERCMember>sample string 47</ERCMember>
  <EntityType>sample string 41</EntityType>
  <Fax>sample string 13</Fax>
  <ID>69</ID>
  <MasterRecCode>sample string 5</MasterRecCode>
  <MasterRecord>sample string 4</MasterRecord>
  <MasterRefRecRcvd>sample string 65</MasterRefRecRcvd>
  <MaxFee>1</MaxFee>
  <ModifiedBy>sample string 44</ModifiedBy>
  <ModifiedOn>2025-05-09T17:46:54.2487626+00:00</ModifiedOn>
  <Nickname>sample string 67</Nickname>
  <Phone>sample string 12</Phone>
  <Prefix>sample string 66</Prefix>
  <Rank>sample string 16</Rank>
  <RecCode>sample string 3</RecCode>
  <RecType>sample string 2</RecType>
  <RecordID>1</RecordID>
  <ReferralPct>1.1</ReferralPct>
  <StandardFee>1</StandardFee>
  <State>sample string 10</State>
  <Status>sample string 48</Status>
  <SurveyCount>1</SurveyCount>
  <SurveyRating>1</SurveyRating>
  <TaxID>sample string 15</TaxID>
  <TimeZoneGMT>1</TimeZoneGMT>
  <TollFreePhone>sample string 68</TollFreePhone>
  <TotalAssignments>1</TotalAssignments>
  <User1>sample string 37</User1>
  <User10>1</User10>
  <User2>sample string 38</User2>
  <User3>sample string 39</User3>
  <User4>sample string 40</User4>
  <User5>2025-05-09T17:46:54.2331637+00:00</User5>
  <User6>2025-05-09T17:46:54.2331637+00:00</User6>
  <User7>2025-05-09T17:46:54.2331637+00:00</User7>
  <User8>1</User8>
  <User9>1</User9>
  <VendorId>1</VendorId>
  <WebSite>sample string 14</WebSite>
  <ZipCode>sample string 11</ZipCode>
  <ZipCodesServed>sample string 18</ZipCodesServed>
</Broker>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Broker
NameDescriptionTypeAdditional information
RecordID

integer

None.

RecType

string

String length: inclusive between 0 and 50

RecCode

string

String length: inclusive between 0 and 15

MasterRecord

string

String length: inclusive between 0 and 1

MasterRecCode

string

String length: inclusive between 0 and 15

CompanyName

string

String length: inclusive between 0 and 50

Address1

string

String length: inclusive between 0 and 50

Address2

string

String length: inclusive between 0 and 50

City

string

String length: inclusive between 0 and 30

State

string

String length: inclusive between 0 and 2

ZipCode

string

String length: inclusive between 0 and 15

Phone

string

String length: inclusive between 0 and 25

Fax

string

String length: inclusive between 0 and 25

WebSite

string

String length: inclusive between 0 and 100

TaxID

string

String length: inclusive between 0 and 20

Rank

string

String length: inclusive between 0 and 20

CitiesServed

string

String length: inclusive between 0 and 8000

ZipCodesServed

string

String length: inclusive between 0 and 8000

Contact1First

string

String length: inclusive between 0 and 30

Contact1Last

string

String length: inclusive between 0 and 30

Contact1Phone

string

String length: inclusive between 0 and 25

Contact1Email

string

String length: inclusive between 0 and 100

Contact1Fax

string

String length: inclusive between 0 and 25

Contact1Mobile

string

String length: inclusive between 0 and 25

Contact2First

string

String length: inclusive between 0 and 30

Contact2Last

string

String length: inclusive between 0 and 30

Contact2Phone

string

String length: inclusive between 0 and 25

Contact2Email

string

String length: inclusive between 0 and 100

Contact2Fax

string

String length: inclusive between 0 and 25

Contact2Mobile

string

String length: inclusive between 0 and 25

Contact3First

string

String length: inclusive between 0 and 30

Contact3Last

string

String length: inclusive between 0 and 30

Contact3Phone

string

String length: inclusive between 0 and 25

Contact3Email

string

String length: inclusive between 0 and 100

Contact3Fax

string

String length: inclusive between 0 and 25

Contact3Mobile

string

String length: inclusive between 0 and 25

User1

string

String length: inclusive between 0 and 255

User2

string

String length: inclusive between 0 and 255

User3

string

String length: inclusive between 0 and 255

User4

string

String length: inclusive between 0 and 255

User5

date

None.

User6

date

None.

User7

date

None.

User8

decimal number

None.

User9

decimal number

None.

User10

decimal number

None.

ReferralPct

decimal number

None.

StandardFee

decimal number

None.

MaxFee

decimal number

None.

EntityType

string

String length: inclusive between 0 and 15

APVendorNbr

string

String length: inclusive between 0 and 20

TotalAssignments

integer

None.

AvgVariancePer

decimal number

None.

AddedBy

string

String length: inclusive between 0 and 50

AddedOn

date

None.

ModifiedBy

string

String length: inclusive between 0 and 50

ModifiedOn

date

None.

ContactType

string

String length: inclusive between 0 and 50

CommissionPct

decimal number

None.

Country

string

String length: inclusive between 0 and 30

SurveyRating

decimal number

None.

SurveyCount

integer

None.

ERCMember

string

String length: inclusive between 0 and 1

Status

string

String length: inclusive between 0 and 20

Contact4First

string

String length: inclusive between 0 and 30

Contact4Last

string

String length: inclusive between 0 and 30

Contact4Phone

string

String length: inclusive between 0 and 25

Contact4Email

string

String length: inclusive between 0 and 100

Contact4Fax

string

String length: inclusive between 0 and 25

Contact4Mobile

string

String length: inclusive between 0 and 25

Contact5First

string

String length: inclusive between 0 and 30

Contact5Last

string

String length: inclusive between 0 and 30

Contact5Phone

string

String length: inclusive between 0 and 25

Contact5Email

string

String length: inclusive between 0 and 100

Contact5Fax

string

String length: inclusive between 0 and 25

Contact5Mobile

string

String length: inclusive between 0 and 25

Contact2Title

string

String length: inclusive between 0 and 25

Contact3Title

string

String length: inclusive between 0 and 25

Contact4Title

string

String length: inclusive between 0 and 25

Contact5Title

string

String length: inclusive between 0 and 25

MasterRefRecRcvd

string

String length: inclusive between 0 and 1

Prefix

string

String length: inclusive between 0 and 5

Nickname

string

String length: inclusive between 0 and 30

TimeZoneGMT

integer

None.

TollFreePhone

string

String length: inclusive between 0 and 25

VendorId

integer

None.

ID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "RecordID": 1,
  "RecType": "sample string 2",
  "RecCode": "sample string 3",
  "MasterRecord": "sample string 4",
  "MasterRecCode": "sample string 5",
  "CompanyName": "sample string 6",
  "Address1": "sample string 7",
  "Address2": "sample string 8",
  "City": "sample string 9",
  "State": "sample string 10",
  "ZipCode": "sample string 11",
  "Phone": "sample string 12",
  "Fax": "sample string 13",
  "WebSite": "sample string 14",
  "TaxID": "sample string 15",
  "Rank": "sample string 16",
  "CitiesServed": "sample string 17",
  "ZipCodesServed": "sample string 18",
  "Contact1First": "sample string 19",
  "Contact1Last": "sample string 20",
  "Contact1Phone": "sample string 21",
  "Contact1Email": "sample string 22",
  "Contact1Fax": "sample string 23",
  "Contact1Mobile": "sample string 24",
  "Contact2First": "sample string 25",
  "Contact2Last": "sample string 26",
  "Contact2Phone": "sample string 27",
  "Contact2Email": "sample string 28",
  "Contact2Fax": "sample string 29",
  "Contact2Mobile": "sample string 30",
  "Contact3First": "sample string 31",
  "Contact3Last": "sample string 32",
  "Contact3Phone": "sample string 33",
  "Contact3Email": "sample string 34",
  "Contact3Fax": "sample string 35",
  "Contact3Mobile": "sample string 36",
  "User1": "sample string 37",
  "User2": "sample string 38",
  "User3": "sample string 39",
  "User4": "sample string 40",
  "User5": "2025-05-09T17:46:54.2643854+00:00",
  "User6": "2025-05-09T17:46:54.2643854+00:00",
  "User7": "2025-05-09T17:46:54.2643854+00:00",
  "User8": 1.0,
  "User9": 1.0,
  "User10": 1.0,
  "ReferralPct": 1.1,
  "StandardFee": 1.0,
  "MaxFee": 1.0,
  "EntityType": "sample string 41",
  "APVendorNbr": "sample string 42",
  "TotalAssignments": 1,
  "AvgVariancePer": 1.1,
  "AddedBy": "sample string 43",
  "AddedOn": "2025-05-09T17:46:54.2643854+00:00",
  "ModifiedBy": "sample string 44",
  "ModifiedOn": "2025-05-09T17:46:54.2643854+00:00",
  "ContactType": "sample string 45",
  "CommissionPct": 1.1,
  "Country": "sample string 46",
  "SurveyRating": 1.0,
  "SurveyCount": 1,
  "ERCMember": "sample string 47",
  "Status": "sample string 48",
  "Contact4First": "sample string 49",
  "Contact4Last": "sample string 50",
  "Contact4Phone": "sample string 51",
  "Contact4Email": "sample string 52",
  "Contact4Fax": "sample string 53",
  "Contact4Mobile": "sample string 54",
  "Contact5First": "sample string 55",
  "Contact5Last": "sample string 56",
  "Contact5Phone": "sample string 57",
  "Contact5Email": "sample string 58",
  "Contact5Fax": "sample string 59",
  "Contact5Mobile": "sample string 60",
  "Contact2Title": "sample string 61",
  "Contact3Title": "sample string 62",
  "Contact4Title": "sample string 63",
  "Contact5Title": "sample string 64",
  "MasterRefRecRcvd": "sample string 65",
  "Prefix": "sample string 66",
  "Nickname": "sample string 67",
  "TimeZoneGMT": 1,
  "TollFreePhone": "sample string 68",
  "VendorId": 1,
  "ID": 69
}

application/xml, text/xml

Sample:
<Broker xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Fabric">
  <APVendorNbr>sample string 42</APVendorNbr>
  <AddedBy>sample string 43</AddedBy>
  <AddedOn>2025-05-09T17:46:54.2643854+00:00</AddedOn>
  <Address1>sample string 7</Address1>
  <Address2>sample string 8</Address2>
  <AvgVariancePer>1.1</AvgVariancePer>
  <CitiesServed>sample string 17</CitiesServed>
  <City>sample string 9</City>
  <CommissionPct>1.1</CommissionPct>
  <CompanyName>sample string 6</CompanyName>
  <Contact1Email>sample string 22</Contact1Email>
  <Contact1Fax>sample string 23</Contact1Fax>
  <Contact1First>sample string 19</Contact1First>
  <Contact1Last>sample string 20</Contact1Last>
  <Contact1Mobile>sample string 24</Contact1Mobile>
  <Contact1Phone>sample string 21</Contact1Phone>
  <Contact2Email>sample string 28</Contact2Email>
  <Contact2Fax>sample string 29</Contact2Fax>
  <Contact2First>sample string 25</Contact2First>
  <Contact2Last>sample string 26</Contact2Last>
  <Contact2Mobile>sample string 30</Contact2Mobile>
  <Contact2Phone>sample string 27</Contact2Phone>
  <Contact2Title>sample string 61</Contact2Title>
  <Contact3Email>sample string 34</Contact3Email>
  <Contact3Fax>sample string 35</Contact3Fax>
  <Contact3First>sample string 31</Contact3First>
  <Contact3Last>sample string 32</Contact3Last>
  <Contact3Mobile>sample string 36</Contact3Mobile>
  <Contact3Phone>sample string 33</Contact3Phone>
  <Contact3Title>sample string 62</Contact3Title>
  <Contact4Email>sample string 52</Contact4Email>
  <Contact4Fax>sample string 53</Contact4Fax>
  <Contact4First>sample string 49</Contact4First>
  <Contact4Last>sample string 50</Contact4Last>
  <Contact4Mobile>sample string 54</Contact4Mobile>
  <Contact4Phone>sample string 51</Contact4Phone>
  <Contact4Title>sample string 63</Contact4Title>
  <Contact5Email>sample string 58</Contact5Email>
  <Contact5Fax>sample string 59</Contact5Fax>
  <Contact5First>sample string 55</Contact5First>
  <Contact5Last>sample string 56</Contact5Last>
  <Contact5Mobile>sample string 60</Contact5Mobile>
  <Contact5Phone>sample string 57</Contact5Phone>
  <Contact5Title>sample string 64</Contact5Title>
  <ContactType>sample string 45</ContactType>
  <Country>sample string 46</Country>
  <ERCMember>sample string 47</ERCMember>
  <EntityType>sample string 41</EntityType>
  <Fax>sample string 13</Fax>
  <ID>69</ID>
  <MasterRecCode>sample string 5</MasterRecCode>
  <MasterRecord>sample string 4</MasterRecord>
  <MasterRefRecRcvd>sample string 65</MasterRefRecRcvd>
  <MaxFee>1</MaxFee>
  <ModifiedBy>sample string 44</ModifiedBy>
  <ModifiedOn>2025-05-09T17:46:54.2643854+00:00</ModifiedOn>
  <Nickname>sample string 67</Nickname>
  <Phone>sample string 12</Phone>
  <Prefix>sample string 66</Prefix>
  <Rank>sample string 16</Rank>
  <RecCode>sample string 3</RecCode>
  <RecType>sample string 2</RecType>
  <RecordID>1</RecordID>
  <ReferralPct>1.1</ReferralPct>
  <StandardFee>1</StandardFee>
  <State>sample string 10</State>
  <Status>sample string 48</Status>
  <SurveyCount>1</SurveyCount>
  <SurveyRating>1</SurveyRating>
  <TaxID>sample string 15</TaxID>
  <TimeZoneGMT>1</TimeZoneGMT>
  <TollFreePhone>sample string 68</TollFreePhone>
  <TotalAssignments>1</TotalAssignments>
  <User1>sample string 37</User1>
  <User10>1</User10>
  <User2>sample string 38</User2>
  <User3>sample string 39</User3>
  <User4>sample string 40</User4>
  <User5>2025-05-09T17:46:54.2643854+00:00</User5>
  <User6>2025-05-09T17:46:54.2643854+00:00</User6>
  <User7>2025-05-09T17:46:54.2643854+00:00</User7>
  <User8>1</User8>
  <User9>1</User9>
  <VendorId>1</VendorId>
  <WebSite>sample string 14</WebSite>
  <ZipCode>sample string 11</ZipCode>
  <ZipCodesServed>sample string 18</ZipCodesServed>
</Broker>