Search
K
MarketConnect-OrderEntry

SubmitTransactionResponse

object
* Additional properties are NOT allowed.
transactionIdstringrequired

The unique identifier for the submitted transaction. Echoed back from the request.

>= 1 characters

messagestringrequired

Human-readable confirmation that the submit request was accepted.

>= 1 characters

Example

Subscriber

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

Trigger named items for subscriber

conditionsarray

Conditions for subscriber execution

actionsarray[object]

Actions executed when subscriber is triggered

* Additional properties are NOT allowed.
Show Child Parameters
Example

SubscriberAction

object
* Additional properties are NOT allowed.
typestring
verbstring
urlstring
tokenstring
payloadobject
* Additional properties are NOT allowed.
Show Child Parameters
responseHandlersarray[object]
* Additional properties are NOT allowed.
Show Child Parameters
Example

SubscriberActionPayload

object
* Additional properties are NOT allowed.
typestring
payloadobject
Example

SubscriberResponseHandler

object
* Additional properties are NOT allowed.
typestring
actionstring
namespacestring
valueobject
* Additional properties are NOT allowed.
Show Child Parameters
Example