GET api/admin/RepEntityType
Returns all rep types. Accessible to BackOffice Users and Representatives.
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
A list of rep types
Collection of IRepEntityTypeName | Description | Type | Additional information |
---|---|---|---|
ID | integer |
None. |
|
Description | string |
None. |
|
IsElegibleFor1099 | boolean |
None. |
|
IsActive | boolean |
None. |
|
SortOrder | integer |
None. |
|
IsBusiness | boolean |
None. |
|
SSNLabel | string |
None. |
|
InventoryCollectionTypeID | integer |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.