Search
K
MarketConnect-OrderEntry

AdditionalDocumentType

object
* Additional properties are NOT allowed.
attachmentTypearray[string]

List of attachment type codes

documentTypearray[string]

List of document type codes

formTypearray[string]

List of form type codes

Example

AttachmentData

object
* Additional properties are NOT allowed.
additionalDocumentTypesarray[object]

List of additional document types that can be uploaded

* Additional properties are NOT allowed.
Show Child Parameters
documentRulesarray[object]

Conditional rules that determine required or optional documents

* Additional properties are NOT allowed.
Show Child Parameters
documentsarray[object]

Documents already uploaded for the transaction

* Additional properties are NOT allowed.
Show Child Parameters
requiredDocumentsarray[object]

Documents that are required for submission

* Additional properties are NOT allowed.
Show Child Parameters
Example

AttachmentDocument

object
* Additional properties are NOT allowed.
attachmentTypestring

Attachment type code

documentTypestring

Document type code

fileNamestring

Uploaded file name

formTypestring

Form type code

uploadDatestring

Upload date of the document

Example

AttachmentResponse

object
* Additional properties are NOT allowed.
transactionIdstringrequired

The unique identifier for the transaction the attachment belongs to

>= 1 characters

caseIdstring

Case identifier associated with the transaction

dataobjectrequired

Attachment data containing documents, required documents and rules

* Additional properties are NOT allowed.
Show Child Parameters
Example

Blueprint

object
* Additional properties are NOT allowed.
sectionBlueprintsarray[object]required

An array of sections representing the hierarchical structure of an order entry blueprint, nested from sections to subsections, field groups, and individual fields

* Additional properties are NOT allowed.
Show Child Parameters
sectionGroupBlueprintsobjectrequired

Map of section groups keyed by group identifier. Each value assigns sections to their corresponding group.

Example