Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 928 Bytes

File metadata and controls

24 lines (17 loc) · 928 Bytes

UpdateFulfillmentStatesConfiguration

Properties

Name Type Description Notes
overwriteSystemTemplate Boolean Set to true if a system configuration template is to be updated (permissions also needed) [optional]
storeIds List<Integer> Stores id's [optional]
storeSelectorType StoreSelectorTypeEnum Store Selector Type [optional]
states List<FulfillmentStatusConfigurationItem> Settings [optional]
automaticTransitionsEnabled Boolean Enable automatic transitions [optional]
name String Name [optional]

Enum: StoreSelectorTypeEnum

Name Value
NONE "None"
SINGLE "Single"
MULTIPLE "Multiple"