GET api/Party/Revolution/GetAvailableHosts/{repDID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| repDID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ICustomerInfoViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerID | integer |
None. |
|
| CustomerDID | string |
None. |
|
| Company | string |
None. |
|
| FirstName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| BillStreet1 | string |
None. |
|
| BillStreet2 | string |
None. |
|
| BillCity | string |
None. |
|
| BillState | string |
None. |
|
| BillPostalCode | string |
None. |
|
| BillCountry | string |
None. |
|
| BillCounty | string |
None. |
|
| ShipStreet1 | string |
None. |
|
| ShipStreet2 | string |
None. |
|
| ShipCity | string |
None. |
|
| ShipState | string |
None. |
|
| ShipPostalCode | string |
None. |
|
| ShipCountry | string |
None. |
|
| ShipCounty | string |
None. |
|
| Phone1 | string |
None. |
|
| Phone2 | string |
None. |
|
| Phone3 | string |
None. |
|
| Phone4 | string |
None. |
|
| Phone5 | string |
None. |
|
| Phone6 | string |
None. |
|
| DateOfBirth | date |
None. |
|
| ApplicationDate | string |
None. |
|
| CustomerStatusTypeDescription | string |
None. |
|
| PasswordRegex | IPasswordRegexType |
None. |
|
| IsReceivingZipLingoMessages | boolean |
None. |
|
| CustomerTypeID | integer |
None. |
|
| DisplayName | string |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.