Search
K
MarketConnect-OrderEntry

CancelEsignatureCeremonyResponse

object
* Additional properties are NOT allowed.
successboolean

True when the DocuSign ceremony was voided and the case returned to Pending upstream.

messagestring

User-safe message when success is false; may also confirm the outcome when true.

Example

CommentItem

object
* Additional properties are NOT allowed.
commentIdstring

Unique identifier of the comment (positive integer encoded as a string)

commentSourcestring

Source system or user group that authored the comment

commentTextstring

Free-form comment text

createdDateTimestring

Date and time the comment was created

lastUpdatedDateTimestring

Date and time the comment was last updated

logonIDstring

Logon identifier of the user who authored the comment

statusAtStepstring

Status code of the transaction at the step the comment was added

statusDisplayNamestring

Display name for the status at the step the comment was added

stepTitlestring

Title of the wizard step the comment was added on

userNamestring

Name of the user who authored the comment

Example

CommentsData

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

List of comments for the current page

* Additional properties are NOT allowed.
Show Child Parameters
totalCountinteger(int32)

Total number of comments for the transaction across all pages

pageinteger(int32)

Current page number (1-based). Present when pagination query parameters are supplied.

pageSizeinteger(int32)

Number of comments per page. Present when pagination query parameters are supplied.

Example

CreateTransactionRequest

object
* Additional properties are NOT allowed.
statestringrequired

US state, territory, or military mail code (2 characters). Uppercase letters only.

Allowed values:ALAKAZARAAAEAPCACOCTDEDCFLGAGUHIIDILINIAKSKYLAMEMDMAMIMNMSMOMTNENVNHNJNMNYNCNDOHOKORPAPRRISCSDTNTXUTVTVIVAWAWVWIWY

Match pattern:^[A-Z]{2}$

Example:NC

cusipstringrequired

Configured product CUSIP (9 characters). Uppercase letters and digits only.

Match pattern:^[0-9A-Z]{9}$

Example:90353U115

opportunityIdstring(uuid)

Optional opportunity identifier in UUID format.

Example:a1b2c3d4-e5f6-7890-abcd-ef1234567890

Example

DatasetRequest

object
transactionIdstringrequired

Unique identifier of the transaction (positive integer as a string).

>= 1 characters

stepNamestringrequired

Name of the wizard step containing the dependent control.

>= 1 characters

fieldIdstringrequired

Identifier of the field (control) whose dataset is being requested.

>= 1 characters

Example