POST api/TechAttach/AddTechFileAttach

Request Information

URI Parameters

None.

Body Parameters

Collection of ClsTech_Attachments
NameDescriptionTypeAdditional information
Idguid

globally unique identifier

None.

Attc_Name

string

None.

Attc_File

string

None.

Attc_Type

integer

None.

Tech_idGuid

globally unique identifier

None.

Inserted_by

globally unique identifier

None.

Inserted_on

date

None.

Last_updated_by

globally unique identifier

None.

Last_updated_on

date

None.

States

integer

None.

Doc_file_base64

string

None.

Doc_extention

string

None.

ap_file_src

string

None.

TechAttach_List

Collection of ClsTech_Attachments

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.