Interface DocumentsApiSubmitDocumentRequest

Request parameters for submitDocument operation in DocumentsApi.

Export

DocumentsApiSubmitDocumentRequest

Hierarchy

  • DocumentsApiSubmitDocumentRequest

Properties

DocumentSubmitRequestParams: DocumentSubmitRequestParams

Memberof

DocumentsApiSubmitDocument

id: string

The id of the document to be updated.

Memberof

DocumentsApiSubmitDocument

tilled_account: string

The id of the Tilled Account (usually starting with the prefix `acct_`) that the request is performed on behalf of.

Memberof

DocumentsApiSubmitDocument

Generated using TypeDoc