Commerce Process Setups REST Endpoints

Commerce Process Setups
Create a Commerce Process
Method: post
Path: /rest/v19/commerceProcessSetups
Delete a Commerce Process
Method: delete
Path: /rest/v19/commerceProcessSetups/{processId}
Get Commerce Process Auto Unlock Actions
Method: get
Path: /rest/v19/commerceProcessSetups/{processVarName}/autoUnlockActions
Invoke a Commerce Deployment Center Action
Method: post
Path: /rest/v19/commerceProcessSetups/{processVarName}/deploymentCenter/actions
Update a Commerce Process
Method: patch
Path: /rest/v19/commerceProcessSetups/{processVarName}