Integrations REST Endpoints

Commerce Process Setups/Integrations
Create a Commerce Integration
Method: post
Path: /rest/v19/commerceProcessSetups/{processVarName}/integrations
Get Commerce Integration Initial Imports
Method: get
Path: /rest/v19/commerceProcessSetups/{processVarName}/initialImports
Get Commerce Integration Settings
Method: get
Path: /rest/v19/commerceProcessSetups/integrationSettings
Get Commerce Integration Types
Method: get
Path: /rest/v19/commerceProcessSetups/integrationTypes
Get Commerce Integrations
Method: get
Path: /rest/v19/commerceProcessSetups/{processVarName}/integrations
Update a Commerce Integration
Method: patch
Path: /rest/v19/commerceProcessSetups/{processVarName}/integrations/{integrationVarName}