GET api/NTCosCompany/GetCompanyQuestionAllService?q={q}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
q

string

Required

Body Parameters

None.

Response Information

Resource Description

AsapResponseOfListOfCompanyQuestionDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

Collection of CompanyQuestionDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": [
    {
      "CompanyQuestionId": 1,
      "QuestionId": 2,
      "QuestionStatus": true,
      "QuestionDesc": "sample string 4",
      "QuestionCode": "sample string 5",
      "Screen": "sample string 6",
      "Section": "sample string 7",
      "IsNotification": true,
      "NotificationTypeId": 1,
      "RequiredStatus": true,
      "Sequence": 1,
      "CosEccRequired": true,
      "COSServiceId": 1,
      "COSSubServiceId": 1,
      "ServiceName": "sample string 9",
      "SubServiceName": "sample string 10",
      "SectionNo": 1,
      "ScreenNo": 1,
      "IsDefault": true,
      "IsDisabled": true,
      "ValidFlag": true,
      "DateCreated": "2025-04-04T10:34:01.2647557-07:00",
      "DateUpdated": "2025-04-04T10:34:01.2647557-07:00",
      "UserIDCreated": 16,
      "UserIDUpdated": 17,
      "CompanyCode": "sample string 18",
      "IsExcludeDiscount": true
    },
    {
      "CompanyQuestionId": 1,
      "QuestionId": 2,
      "QuestionStatus": true,
      "QuestionDesc": "sample string 4",
      "QuestionCode": "sample string 5",
      "Screen": "sample string 6",
      "Section": "sample string 7",
      "IsNotification": true,
      "NotificationTypeId": 1,
      "RequiredStatus": true,
      "Sequence": 1,
      "CosEccRequired": true,
      "COSServiceId": 1,
      "COSSubServiceId": 1,
      "ServiceName": "sample string 9",
      "SubServiceName": "sample string 10",
      "SectionNo": 1,
      "ScreenNo": 1,
      "IsDefault": true,
      "IsDisabled": true,
      "ValidFlag": true,
      "DateCreated": "2025-04-04T10:34:01.2647557-07:00",
      "DateUpdated": "2025-04-04T10:34:01.2647557-07:00",
      "UserIDCreated": 16,
      "UserIDUpdated": 17,
      "CompanyCode": "sample string 18",
      "IsExcludeDiscount": true
    }
  ],
  "totalCount": 3
}

application/xml, text/xml

Sample:
<AsapResponseOfArrayOfCompanyQuestionDTO3NYuOdgi xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ASAP_BL.Common">
  <isSuccess>true</isSuccess>
  <jsonObj xmlns:d2p1="http://schemas.datacontract.org/2004/07/ASAP_BL.BL">
    <d2p1:CompanyQuestionDTO>
      <d2p1:CompanyCode>sample string 18</d2p1:CompanyCode>
      <d2p1:DateCreated>2025-04-04T10:34:01.2647557-07:00</d2p1:DateCreated>
      <d2p1:DateUpdated>2025-04-04T10:34:01.2647557-07:00</d2p1:DateUpdated>
      <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
      <d2p1:UserIDCreated>16</d2p1:UserIDCreated>
      <d2p1:UserIDUpdated>17</d2p1:UserIDUpdated>
      <d2p1:ValidFlag>true</d2p1:ValidFlag>
      <d2p1:COSServiceId>1</d2p1:COSServiceId>
      <d2p1:COSSubServiceId>1</d2p1:COSSubServiceId>
      <d2p1:CompanyQuestionId>1</d2p1:CompanyQuestionId>
      <d2p1:CosEccRequired>true</d2p1:CosEccRequired>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:IsDisabled>true</d2p1:IsDisabled>
      <d2p1:IsNotification>true</d2p1:IsNotification>
      <d2p1:NotificationTypeId>1</d2p1:NotificationTypeId>
      <d2p1:QuestionCode>sample string 5</d2p1:QuestionCode>
      <d2p1:QuestionDesc>sample string 4</d2p1:QuestionDesc>
      <d2p1:QuestionId>2</d2p1:QuestionId>
      <d2p1:QuestionStatus>true</d2p1:QuestionStatus>
      <d2p1:RequiredStatus>true</d2p1:RequiredStatus>
      <d2p1:Screen>sample string 6</d2p1:Screen>
      <d2p1:ScreenNo>1</d2p1:ScreenNo>
      <d2p1:Section>sample string 7</d2p1:Section>
      <d2p1:SectionNo>1</d2p1:SectionNo>
      <d2p1:Sequence>1</d2p1:Sequence>
      <d2p1:ServiceName>sample string 9</d2p1:ServiceName>
      <d2p1:SubServiceName>sample string 10</d2p1:SubServiceName>
    </d2p1:CompanyQuestionDTO>
    <d2p1:CompanyQuestionDTO>
      <d2p1:CompanyCode>sample string 18</d2p1:CompanyCode>
      <d2p1:DateCreated>2025-04-04T10:34:01.2647557-07:00</d2p1:DateCreated>
      <d2p1:DateUpdated>2025-04-04T10:34:01.2647557-07:00</d2p1:DateUpdated>
      <d2p1:IsExcludeDiscount>true</d2p1:IsExcludeDiscount>
      <d2p1:UserIDCreated>16</d2p1:UserIDCreated>
      <d2p1:UserIDUpdated>17</d2p1:UserIDUpdated>
      <d2p1:ValidFlag>true</d2p1:ValidFlag>
      <d2p1:COSServiceId>1</d2p1:COSServiceId>
      <d2p1:COSSubServiceId>1</d2p1:COSSubServiceId>
      <d2p1:CompanyQuestionId>1</d2p1:CompanyQuestionId>
      <d2p1:CosEccRequired>true</d2p1:CosEccRequired>
      <d2p1:IsDefault>true</d2p1:IsDefault>
      <d2p1:IsDisabled>true</d2p1:IsDisabled>
      <d2p1:IsNotification>true</d2p1:IsNotification>
      <d2p1:NotificationTypeId>1</d2p1:NotificationTypeId>
      <d2p1:QuestionCode>sample string 5</d2p1:QuestionCode>
      <d2p1:QuestionDesc>sample string 4</d2p1:QuestionDesc>
      <d2p1:QuestionId>2</d2p1:QuestionId>
      <d2p1:QuestionStatus>true</d2p1:QuestionStatus>
      <d2p1:RequiredStatus>true</d2p1:RequiredStatus>
      <d2p1:Screen>sample string 6</d2p1:Screen>
      <d2p1:ScreenNo>1</d2p1:ScreenNo>
      <d2p1:Section>sample string 7</d2p1:Section>
      <d2p1:SectionNo>1</d2p1:SectionNo>
      <d2p1:Sequence>1</d2p1:Sequence>
      <d2p1:ServiceName>sample string 9</d2p1:ServiceName>
      <d2p1:SubServiceName>sample string 10</d2p1:SubServiceName>
    </d2p1:CompanyQuestionDTO>
  </jsonObj>
  <message>sample string 2</message>
  <totalCount>3</totalCount>
</AsapResponseOfArrayOfCompanyQuestionDTO3NYuOdgi>