Workflows
Update the default workflow configuration
Update the default workflow configuration version.
put/merchant/workflows/{workflowCode}/versions/default
Path parameters
workflowCodestring required
Machine-friendly code of Workflow.
Path parameter to specify the workflow code.
Headers
x-idempotency-keystring uuid required
Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.
Request body
Response
New default version set.