GET api/Admin/CustomerType
Allow you to get a list of Customer Types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
List of
Collection of ICustomerTypeName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
Abbreviation | string |
None. |
|
OrderType | string |
None. |
|
AutoShipOrderType | string |
None. |
|
IsExtranet | boolean |
None. |
|
IsAllowUpdateFrom | boolean |
None. |
|
IsAllowUpdateTo | boolean |
None. |
|
IsAllowNewProfileFromExt | boolean |
None. |
|
ProgrammingKey | string |
None. |
|
DefaultAutoShipCreditAccountIDOverride | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.