POST:workflows/execs/resume.json
Commerce APIPOST:workflows/execs/resume.json

POST:workflows/execs/resume.json

Description

Forcefully resume suspended workflow execution.

Permission bit: "workflows.modify"

Topic: Workflows

Query Parameters

shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY


workflow_exec_id: String, required

Unique workflow execution identifier. See also: Unique Identifiers

Example: ?workflow_exec_id=wx_EQzGqWoY


workflow_id: String, required

Unique workflow identifier. See also: Unique Identifiers

Example: ?workflow_id=wf_EQzGqWoY

Response Body

WorkflowExecuteResult

Response Body Type

Loading module