POST api/MedicalExamcos/DeleteDocument

Request Information

URI Parameters

None.

Body Parameters

NTDocumentDTO
NameDescriptionTypeAdditional information
RecordID

globally unique identifier

None.

EntityID

string

String length: inclusive between 0 and 50

EntityTypeID

integer

None.

DocTypeID

integer

None.

DocTypeDescription

string

String length: inclusive between 0 and 200

FileByteArray

Collection of byte

None.

FilePath

string

String length: inclusive between 0 and 200

FileName

string

String length: inclusive between 0 and 50

FileExtension

string

String length: inclusive between 0 and 200

UserID

integer

None.

UserName

string

String length: inclusive between 0 and 100

TimeCreated

date

None.

RelativeDateTime

string

String length: inclusive between 0 and 50

IsValid

boolean

None.

DocumentName

string

String length: inclusive between 0 and 50

Notes

string

String length: inclusive between 0 and 200

HasNotes

boolean

None.

DocumentTypeDetail

string

String length: inclusive between 0 and 100

DocumentTypeName

string

String length: inclusive between 0 and 50

FileId

string

String length: inclusive between 0 and 200

CaseNumber

integer

None.

MedicalId

integer

None.

MedicalSequence

integer

None.

ValidFlag

boolean

None.

CompanyCode

string

String length: inclusive between 0 and 20

IsDocumentEdit

boolean

None.

EncounterId

integer

None.

Sequence

integer

None.

DateCreated

date

None.

ComponentName

string

String length: inclusive between 0 and 50

OrderId

integer

None.

DocumentCode

string

String length: inclusive between 0 and 50

Permission

string

String length: inclusive between 0 and 100

isDisabled

boolean

None.

chkOrderIdList

Collection of OrderIDs

None.

OrderDocumentMapId

globally unique identifier

None.

chkcomponentList

Collection of EmployeeExamDTO

None.

tempFile

string

None.

JobConditioningId

integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

AsapResponseOfNTDocumentDTO
NameDescriptionTypeAdditional information
isSuccess

boolean

None.

message

string

None.

jsonObj

NTDocumentDTO

None.

totalCount

integer

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.