Readonly
httpOptional
appSessionId: stringA correlation/session identifier used for querying events related to an action where this appSessionId has been specified
Optional
afterTimestamp: stringApply only to records created later than the specified timestamp
Timeout used in long-polling calls (in seconds). How many seconds server should wait for response containing new events (0.0
means it should return immediately if there are no events)
Maximum number of events that server should return at once.
any OK
ApiError
Returns agreement_id corresponding to the activity 'This call shall return id of the agreement that lead to the creation of this activity'
string Agreement.
ApiError
Get state of specified Activity.
any Success
ApiError
Get usage of specified Activity.
any Success
ApiError
Set state of specified Activity.
Optional
errorIf error caused state change - error message shall be provided.
Optional
reason?: stringReason for Activity termination (specified when Activity in Terminated state).
State pair tuple (CurrentState, NextState). NextState is equal to null if there is no pending transition between states.
any Success
ApiError
Fetch Requestor command events.