Actions

List actions of an execution

Fetch a list of merchant workflows actions for the given execution.

get/merchant/workflows/{workflowCode}/executions/{executionId}/actions

Path parameters

workflowCodestring required

Machine-friendly code of Workflow.

Path parameter to specify the workflow code.

executionIdstring uuid required

Identifier of the resource in Payrails.

Query parameters

includeEventsboolean

Include events in the response.

Response

Success.

Changes