POST api/NTCosCompany/GetCorporationContact/search
Request Information
URI Parameters
None.
Body Parameters
QueryParameter| Name | Description | Type | Additional information |
|---|---|---|---|
| PageNum | integer |
None. |
|
| PageSize | integer |
None. |
|
| Sort | Sort |
None. |
|
| Sorts | Collection of Sort |
None. |
|
| Filters | Collection of Filter |
None. |
|
| extends | Dictionary of string [key] and Object [value] |
None. |
Request Formats
application/json, text/json
Sample:
{
"PageNum": 1,
"PageSize": 2,
"Sort": {
"Field": "sample string 1",
"Dir": "sample string 2"
},
"Sorts": [
{
"Field": "sample string 1",
"Dir": "sample string 2"
},
{
"Field": "sample string 1",
"Dir": "sample string 2"
}
],
"Filters": [
{
"Field": "sample string 1",
"Operator": "sample string 2",
"Value": {},
"Logic": "sample string 4",
"Filters": []
},
{
"Field": "sample string 1",
"Operator": "sample string 2",
"Value": {},
"Logic": "sample string 4",
"Filters": []
}
],
"extends": {
"sample string 1": {},
"sample string 3": {}
}
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
AsapResponseOfListOfCorporationContactDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| isSuccess | boolean |
None. |
|
| message | string |
None. |
|
| jsonObj | Collection of CorporationContactDTO |
None. |
|
| totalCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"isSuccess": true,
"message": "sample string 2",
"jsonObj": [
{
"Id": 1,
"CorporationCode": "sample string 2",
"Title": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CellNumber": "sample string 6",
"Email": "sample string 7",
"CorporationContact_CustomRequirementList": [
{
"Id": 1,
"ContactId": 2,
"EntityId": "sample string 3",
"EntityTypeId": 4,
"Name": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"ContactId": 2,
"EntityId": "sample string 3",
"EntityTypeId": 4,
"Name": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"CustomRequirementCount": 8,
"SubServiceName": "sample string 9",
"OnsiteLocationName": "sample string 10",
"WorkPhone": "sample string 11",
"Fax": "sample string 12",
"selectedIds": "sample string 13",
"SelectedList": [
{
"Id": 1,
"ClientContactId": 2,
"Type": "sample string 3",
"NotificationTypeId": 4,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 8,
"UserIDUpdated": 9,
"CompanyCode": "sample string 10",
"IsExcludeDiscount": true
},
{
"Id": 1,
"ClientContactId": 2,
"Type": "sample string 3",
"NotificationTypeId": 4,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 8,
"UserIDUpdated": 9,
"CompanyCode": "sample string 10",
"IsExcludeDiscount": true
}
],
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 17,
"UserIDUpdated": 18,
"CompanyCode": "sample string 19",
"IsExcludeDiscount": true
},
{
"Id": 1,
"CorporationCode": "sample string 2",
"Title": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"CellNumber": "sample string 6",
"Email": "sample string 7",
"CorporationContact_CustomRequirementList": [
{
"Id": 1,
"ContactId": 2,
"EntityId": "sample string 3",
"EntityTypeId": 4,
"Name": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
},
{
"Id": 1,
"ContactId": 2,
"EntityId": "sample string 3",
"EntityTypeId": 4,
"Name": "sample string 5",
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 9,
"UserIDUpdated": 10,
"CompanyCode": "sample string 11",
"IsExcludeDiscount": true
}
],
"CustomRequirementCount": 8,
"SubServiceName": "sample string 9",
"OnsiteLocationName": "sample string 10",
"WorkPhone": "sample string 11",
"Fax": "sample string 12",
"selectedIds": "sample string 13",
"SelectedList": [
{
"Id": 1,
"ClientContactId": 2,
"Type": "sample string 3",
"NotificationTypeId": 4,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 8,
"UserIDUpdated": 9,
"CompanyCode": "sample string 10",
"IsExcludeDiscount": true
},
{
"Id": 1,
"ClientContactId": 2,
"Type": "sample string 3",
"NotificationTypeId": 4,
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 8,
"UserIDUpdated": 9,
"CompanyCode": "sample string 10",
"IsExcludeDiscount": true
}
],
"ValidFlag": true,
"DateCreated": "2026-08-04T14:32:22.6361556-07:00",
"DateUpdated": "2026-08-04T14:32:22.6361556-07:00",
"UserIDCreated": 17,
"UserIDUpdated": 18,
"CompanyCode": "sample string 19",
"IsExcludeDiscount": true
}
],
"totalCount": 3
}