GET api/Admin/CorrespondenceType
Gets a list of all Correspondence Types for Rep Notes, Customer Notes and Notes for Leads, Inventory and Party
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of CorrespondenceTypeViewModelName | Description | Type | Additional information |
---|---|---|---|
ID |
Unique ID for the Correspondence Type |
integer |
None. |
Description |
Correspondence Type Description |
string |
None. |
Abbreviation |
Shorter form of the Description |
string |
None. |
SortOrder |
Sort Order used for listing purposes |
integer |
None. |
IsActive |
Defines if the Correspondence Type is active or not. |
boolean |
None. |
Response Formats
application/xml, text/xml, application/json, text/json
Sample:
Sample not available.