API Docs / Schemas / SubmitDocumentRequestRequest

SubmitDocumentRequestRequest

Request DTO for submitting a document request response

Properties

Name Type Description
commentsstring

Comments to include with the submission. Required if no documents are attached.

Comments to include with the submission. Required if no documents are attached.

JSON Example

{
  "comments": "string"
}

Used By Operations