Workflows (Execution)
Once a transaction for an app is started, workflows that are registered with this app
can be started using the transactions/{transactionId}/workflows POST endpoint.
The documentation for the registration of workflows can be found here.
Authorization
Access to the following endpoints is restricted (besides being an authenticated client):
POST
- client needs
transaction:writescope - participant must be a consumer of the transaction
GET
- client needs
transaction:writescope