POST KeyAuditAPI/InsertUpdateSecondaryKeyAuditList

Request Information

URI Parameters

None.

Body Parameters

Collection of KeyAudit
NameDescriptionTypeAdditional information
TotalKeys

string

None.

KeyMasterID

integer

None.

KeyNumber

string

None.

KeyDescription

string

None.

Id

integer

None.

TotalKeyCount

integer

None.

InHand

integer

None.

Primarykeyhives

integer

None.

primaryActual

integer

None.

primaryInuse

integer

None.

Secondarykeyhives

integer

None.

SecondaryActual

integer

None.

SecondaryInuse

integer

None.

Remarks

string

None.

Auditedby

string

None.

AuditedDate

string

None.

CreatedBy

string

None.

CreatedDate

string

None.

ModifiedBy

string

None.

ModifiedDate

string

None.

SearchDate

string

None.

SiteID

integer

None.

FloorID

integer

None.

FloorDescription

string

None.

Geo

string

None.

Location

string

None.

Site

string

None.

KeyAuditListValues

string

None.

KeyMasterList

Collection of KeyAuditMaster

None.

KeyAuditList

Collection of KeyAudit

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'SAAMS.Models.KeyAuditMaster'. Path '[0].KeyMasterList[0].KeyMasterList'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'SAAMS.Models.KeyAuditMaster'. Path '[0].KeyMasterList[0].KeyMasterList'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'SAAMS.Models.KeyAudit' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'SAAMS.Models.KeyAudit' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'List`1'.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.