POST api/NTCosCompany/PostNotifyText

Request Information

URI Parameters

None.

Body Parameters

NotifyTextDTO
NameDescriptionTypeAdditional information
Id

integer

None.

FirstName

string

String length: inclusive between 0 and 30

LastName

string

String length: inclusive between 0 and 30

Text

string

String length: inclusive between 0 and 20

CorporationCode

string

String length: inclusive between 0 and 20

BranchCode

string

String length: inclusive between 0 and 20

DivisionCode

string

String length: inclusive between 0 and 20

WLCode

string

String length: inclusive between 0 and 20

WrokLocationName

string

String length: inclusive between 0 and 200

ChiefComplain

string

String length: inclusive between 0 and 1000

TextList

Collection of NotifyTextDetailDTO

None.

CompanyCodehierarchy

string

String length: inclusive between 0 and 20

ClinicalPathwayTypeId

integer

None.

ClinicalPathwayTypeName

string

String length: inclusive between 0 and 100

WlCodeList

Collection of string

None.

ValidFlag

boolean

None.

DateCreated

date

None.

DateUpdated

date

None.

UserIDCreated

integer

None.

UserIDUpdated

integer

None.

CompanyCode

string

String length: inclusive between 0 and 10

IsExcludeDiscount

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "Id": 1,
  "FirstName": "sample string 2",
  "LastName": "sample string 3",
  "Text": "sample string 4",
  "CorporationCode": "sample string 5",
  "BranchCode": "sample string 6",
  "DivisionCode": "sample string 7",
  "WLCode": "sample string 8",
  "WrokLocationName": "sample string 9",
  "ChiefComplain": "sample string 10",
  "TextList": [
    {
      "Id": 1,
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Text": "sample string 4",
      "FullName": "sample string 2 sample string 3 sample string 4",
      "TextSourceType": 1,
      "Status": 1,
      "ClinicalPathwayTypeId": 5,
      "ClinicalPathwayTypeName": "sample string 6",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:25:59.9316667-07:00",
      "DateUpdated": "2026-08-04T14:25:59.9316667-07:00",
      "UserIDCreated": 10,
      "UserIDUpdated": 11,
      "CompanyCode": "sample string 12",
      "IsExcludeDiscount": true
    },
    {
      "Id": 1,
      "FirstName": "sample string 2",
      "LastName": "sample string 3",
      "Text": "sample string 4",
      "FullName": "sample string 2 sample string 3 sample string 4",
      "TextSourceType": 1,
      "Status": 1,
      "ClinicalPathwayTypeId": 5,
      "ClinicalPathwayTypeName": "sample string 6",
      "ValidFlag": true,
      "DateCreated": "2026-08-04T14:25:59.9316667-07:00",
      "DateUpdated": "2026-08-04T14:25:59.9316667-07:00",
      "UserIDCreated": 10,
      "UserIDUpdated": 11,
      "CompanyCode": "sample string 12",
      "IsExcludeDiscount": true
    }
  ],
  "CompanyCodehierarchy": "sample string 11",
  "ClinicalPathwayTypeId": 12,
  "ClinicalPathwayTypeName": "sample string 13",
  "WlCodeList": [
    "sample string 1",
    "sample string 2"
  ],
  "ValidFlag": true,
  "DateCreated": "2026-08-04T14:25:59.9316667-07:00",
  "DateUpdated": "2026-08-04T14:25:59.9316667-07:00",
  "UserIDCreated": 17,
  "UserIDUpdated": 18,
  "CompanyCode": "sample string 19",
  "IsExcludeDiscount": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfNotifyTextDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

NotifyTextDTO

None.

totalCount

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "isSuccess": true,
  "message": "sample string 2",
  "jsonObj": {
    "Id": 1,
    "FirstName": "sample string 2",
    "LastName": "sample string 3",
    "Text": "sample string 4",
    "CorporationCode": "sample string 5",
    "BranchCode": "sample string 6",
    "DivisionCode": "sample string 7",
    "WLCode": "sample string 8",
    "WrokLocationName": "sample string 9",
    "ChiefComplain": "sample string 10",
    "TextList": [
      {
        "Id": 1,
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Text": "sample string 4",
        "FullName": "sample string 2 sample string 3 sample string 4",
        "TextSourceType": 1,
        "Status": 1,
        "ClinicalPathwayTypeId": 5,
        "ClinicalPathwayTypeName": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:25:59.9372593-07:00",
        "DateUpdated": "2026-08-04T14:25:59.9372593-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      },
      {
        "Id": 1,
        "FirstName": "sample string 2",
        "LastName": "sample string 3",
        "Text": "sample string 4",
        "FullName": "sample string 2 sample string 3 sample string 4",
        "TextSourceType": 1,
        "Status": 1,
        "ClinicalPathwayTypeId": 5,
        "ClinicalPathwayTypeName": "sample string 6",
        "ValidFlag": true,
        "DateCreated": "2026-08-04T14:25:59.9372593-07:00",
        "DateUpdated": "2026-08-04T14:25:59.9372593-07:00",
        "UserIDCreated": 10,
        "UserIDUpdated": 11,
        "CompanyCode": "sample string 12",
        "IsExcludeDiscount": true
      }
    ],
    "CompanyCodehierarchy": "sample string 11",
    "ClinicalPathwayTypeId": 12,
    "ClinicalPathwayTypeName": "sample string 13",
    "WlCodeList": [
      "sample string 1",
      "sample string 2"
    ],
    "ValidFlag": true,
    "DateCreated": "2026-08-04T14:25:59.9372593-07:00",
    "DateUpdated": "2026-08-04T14:25:59.9372593-07:00",
    "UserIDCreated": 17,
    "UserIDUpdated": 18,
    "CompanyCode": "sample string 19",
    "IsExcludeDiscount": true
  },
  "totalCount": 3
}