PUT api/QuoteSubmittedDocuments/VoidQuoteDocument

Request Information

URI Parameters

None.

Body Parameters

UpdateQuoteDocumentStatusCommand
NameDescriptionTypeAdditional information
QuoteId

integer

None.

DocumentId

integer

None.

QuoteDocumentStatus

QuoteDocumentStatusEnum

None.

IgnoreNoRecords

boolean

None.

ModifiedBy

integer

None.

ReviewedBy

integer

None.

Reviewed

boolean

None.

ReviewedDate

date

None.

Timestamp

date

None.

ValidationResult

ValidationResult

None.

MessageType

string

None.

AggregateId

globally unique identifier

None.

Request Formats

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

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.