base58-encoded public key of an account that may sign the transaction
Optional
dataKey-value map of parameter values from user's input
string
, if multi-option, type of Array<string>
Optional
signaturesignature produced from the previous action (either a transaction id or message signature)
Optional
stateunedited state
value initially provided by the Action API, relayed back to the Action API
Response body payload sent via POST request to obtain the next action in a successive chain of actions
See
NextAction should be returned as the POST response