GET AffiliationTypes
Gets all affiliation code types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of AffCodeTypeDtoName | Description | Type | Additional information |
---|---|---|---|
AffCodeTypeID | integer |
None. |
|
AffCodeType | string |
None. |
|
Descr | string |
None. |
|
AssignedTo | integer |
None. |
|
DateCreated | date |
None. |
|
DateChanged | date |
None. |
|
ChangedBy | string |
None. |
|
ObjectState | ObjectStateEnum |
None. |
Response Formats
application/json, text/json
Sample:
[
{
- {
- "AffCodeTypeID": 1,
- "AffCodeType": "sample string 2",
- "Descr": "sample string 3",
- "AssignedTo": 1,
- "DateCreated": "2025-01-17T16:12:54.424383Z",
- "DateChanged": "2025-01-17T16:12:54.424383Z",
- "ChangedBy": "sample string 4",
- "ObjectState": 0
{
- "AffCodeTypeID": 1,
- "AffCodeType": "sample string 2",
- "Descr": "sample string 3",
- "AssignedTo": 1,
- "DateCreated": "2025-01-17T16:12:54.424383Z",
- "DateChanged": "2025-01-17T16:12:54.424383Z",
- "ChangedBy": "sample string 4",
- "ObjectState": 0