GET api/Customers
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of Customers| Name | Description | Type | Additional information |
|---|---|---|---|
| CompanyId | string |
None. |
|
| CustomerNumber | string |
None. |
|
| PriceGroup | string |
None. |
|
| PriceGroup2 | string |
None. |
|
| CustomerName | string |
None. |
|
| TelephoneNumber | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| ZipCode | string |
None. |
|
| spAddress1 | string |
None. |
|
| spAddress2 | string |
None. |
|
| spCity | string |
None. |
|
| spState | string |
None. |
|
| spZipCode | string |
None. |
|
| PaymentTerm | string |
None. |
|
| Generic | string |
None. |
|
| TaxLoc | string |
None. |
|
| ValidTaxes | string |
None. |
|
| SellMaster | string |
None. |
|
| EntityType | string |
None. |
|
| Quicklist | string |
None. |
|
| NextVisit | date |
None. |
|
| GpsLat | decimal number |
None. |
|
| GpsLong | decimal number |
None. |
|
| FormVer | string |
None. |
|
| AltLogo | string |
None. |
|
| ShowPrice | string |
None. |
|
| CustomerId | integer |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"CompanyId": "sample string 1",
"CustomerNumber": "sample string 2",
"PriceGroup": "sample string 3",
"PriceGroup2": "sample string 4",
"CustomerName": "sample string 5",
"TelephoneNumber": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"ZipCode": "sample string 9",
"spAddress1": "sample string 10",
"spAddress2": "sample string 11",
"spCity": "sample string 12",
"spState": "sample string 13",
"spZipCode": "sample string 14",
"PaymentTerm": "sample string 15",
"Generic": "sample string 16",
"TaxLoc": "sample string 17",
"ValidTaxes": "sample string 18",
"SellMaster": "sample string 19",
"EntityType": "sample string 20",
"Quicklist": "sample string 21",
"NextVisit": "2025-12-10T16:40:39.8923289-04:00",
"GpsLat": 1.0,
"GpsLong": 1.0,
"FormVer": "sample string 22",
"AltLogo": "sample string 23",
"ShowPrice": "sample string 24",
"CustomerId": 25,
"City": "sample string 26",
"State": "sample string 27",
"Email": "sample string 28"
},
{
"CompanyId": "sample string 1",
"CustomerNumber": "sample string 2",
"PriceGroup": "sample string 3",
"PriceGroup2": "sample string 4",
"CustomerName": "sample string 5",
"TelephoneNumber": "sample string 6",
"Address1": "sample string 7",
"Address2": "sample string 8",
"ZipCode": "sample string 9",
"spAddress1": "sample string 10",
"spAddress2": "sample string 11",
"spCity": "sample string 12",
"spState": "sample string 13",
"spZipCode": "sample string 14",
"PaymentTerm": "sample string 15",
"Generic": "sample string 16",
"TaxLoc": "sample string 17",
"ValidTaxes": "sample string 18",
"SellMaster": "sample string 19",
"EntityType": "sample string 20",
"Quicklist": "sample string 21",
"NextVisit": "2025-12-10T16:40:39.8923289-04:00",
"GpsLat": 1.0,
"GpsLong": 1.0,
"FormVer": "sample string 22",
"AltLogo": "sample string 23",
"ShowPrice": "sample string 24",
"CustomerId": 25,
"City": "sample string 26",
"State": "sample string 27",
"Email": "sample string 28"
}
]
application/xml, text/xml
Sample:
<ArrayOfCustomers xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EGas.DataAccess">
<Customers>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AltLogo>sample string 23</AltLogo>
<City>sample string 26</City>
<CompanyId>sample string 1</CompanyId>
<CustomerId>25</CustomerId>
<CustomerName>sample string 5</CustomerName>
<CustomerNumber>sample string 2</CustomerNumber>
<Email>sample string 28</Email>
<EntityType>sample string 20</EntityType>
<FormVer>sample string 22</FormVer>
<Generic>sample string 16</Generic>
<GpsLat>1</GpsLat>
<GpsLong>1</GpsLong>
<NextVisit>2025-12-10T16:40:39.8923289-04:00</NextVisit>
<PaymentTerm>sample string 15</PaymentTerm>
<PriceGroup>sample string 3</PriceGroup>
<PriceGroup2>sample string 4</PriceGroup2>
<Quicklist>sample string 21</Quicklist>
<SellMaster>sample string 19</SellMaster>
<ShowPrice>sample string 24</ShowPrice>
<State>sample string 27</State>
<TaxLoc>sample string 17</TaxLoc>
<TelephoneNumber>sample string 6</TelephoneNumber>
<ValidTaxes>sample string 18</ValidTaxes>
<ZipCode>sample string 9</ZipCode>
<spAddress1>sample string 10</spAddress1>
<spAddress2>sample string 11</spAddress2>
<spCity>sample string 12</spCity>
<spState>sample string 13</spState>
<spZipCode>sample string 14</spZipCode>
</Customers>
<Customers>
<Address1>sample string 7</Address1>
<Address2>sample string 8</Address2>
<AltLogo>sample string 23</AltLogo>
<City>sample string 26</City>
<CompanyId>sample string 1</CompanyId>
<CustomerId>25</CustomerId>
<CustomerName>sample string 5</CustomerName>
<CustomerNumber>sample string 2</CustomerNumber>
<Email>sample string 28</Email>
<EntityType>sample string 20</EntityType>
<FormVer>sample string 22</FormVer>
<Generic>sample string 16</Generic>
<GpsLat>1</GpsLat>
<GpsLong>1</GpsLong>
<NextVisit>2025-12-10T16:40:39.8923289-04:00</NextVisit>
<PaymentTerm>sample string 15</PaymentTerm>
<PriceGroup>sample string 3</PriceGroup>
<PriceGroup2>sample string 4</PriceGroup2>
<Quicklist>sample string 21</Quicklist>
<SellMaster>sample string 19</SellMaster>
<ShowPrice>sample string 24</ShowPrice>
<State>sample string 27</State>
<TaxLoc>sample string 17</TaxLoc>
<TelephoneNumber>sample string 6</TelephoneNumber>
<ValidTaxes>sample string 18</ValidTaxes>
<ZipCode>sample string 9</ZipCode>
<spAddress1>sample string 10</spAddress1>
<spAddress2>sample string 11</spAddress2>
<spCity>sample string 12</spCity>
<spState>sample string 13</spState>
<spZipCode>sample string 14</spZipCode>
</Customers>
</ArrayOfCustomers>