PUT Contacts/File/{entityFileID}?validateOnly={validateOnly}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
entityFileID

integer

Required

validateOnly

boolean

Default value is False

Body Parameters

EntityFileDTO
NameDescriptionTypeAdditional information
EntityFileID

integer

None.

EntityFileKey

string

None.

EntityID

integer

None.

FileTypeID

integer

None.

FileTypeName

string

None.

EntityFolderID

integer

None.

BinaryID

integer

None.

Description

string

None.

FileName

string

None.

FileExtension

string

None.

FileSize

integer

None.

FileDateUtc

date

None.

Props

Collection of Object

None.

Comments

string

None.

Data

string

None.

DataCompressionType

CompressionType

None.

DataProps

Collection of Object

None.

RecordState

ClinicalRecordState

None.

RecordStateReason

string

None.

CreatedByUserID

integer

None.

LastUpdatedByUserID

integer

None.

Created

AuditDataDTO

None.

LastUpdated

AuditDataDTO

None.

Summary

string

None.

Request Formats

application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded, application/x-compressed-json

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.