Search
K
MarketConnect-OrderEntry

RequiredDocument

object
* Additional properties are NOT allowed.
attachmentTypestring

Attachment type code

displayNamestring

Display name shown to the user

documentTypestring

Document type code

formTypestring

Form type code

messagestring

Instructional message for the required document

Example

RetriggerEsignatureEmailNotificationRequest

object
* Additional properties are NOT allowed.
transactionIdstringrequired

String form of the transaction (case) id; must be a positive integer.

>= 1 characters

Example

RetriggerEsignatureEmailNotificationResponse

object
* Additional properties are NOT allowed.
successboolean

True when the signing notification was retriggered (e-sign in progress upstream).

messagestring

User-safe message; e.g. notification successfully triggered when success is true.

Example

ReviewerActionRequest

object
* Additional properties are NOT allowed.
actionstringrequired

Review outcome: Approved, Declined, or Terminate.

>= 1 characters

transactionIdinteger(int32)required

Order-entry transaction (instance) identifier.

>= 1<= 2147483647

Example

ReviewerActionResponse

object
* Additional properties are NOT allowed.
caseIdinteger(int64)

Case identifier returned by the upstream service when available.

isSuccessboolean

True when the reviewer action completed successfully.

messagestring

Human-readable outcome message.

statusstring

High-level status string returned to the client.

Example