Create an executionCopy Pagepost https://api.staging.payrails.io/merchant/workflows/{workflowCode}/executionsCreate a workflow execution.Path ParamsworkflowCodestringrequiredPath parameter to specify the workflow code.Body ParamsPayment.Payout.Headersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 201Created. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found. 429Too Many Requests.Updated 14 days ago