Tool to add or update a BaseLinker catalog (inventory). Use when you need to create a new catalog or update an existing one with the same identifier.
nameRequiredstringCatalog name
languagesarrayAn array of languages available in the inventory.
warehousesarrayAn array of warehouse identifiers available in the inventory. Format: [type:bl|shop|warehouse]_[id:int]
descriptionstringCatalog description
inventory_idintegerCatalog ID. The list of identifiers can be retrieved using the getInventories method. Should be used to update an existing inventory.
price_groupsarrayAn array of price group identifiers available in the inventory.
reservationsbooleanDoes this inventory support reservations
default_languageRequiredstringDefault inventory language. Must be included in the languages parameter.
default_warehouseRequiredstringIdentifier of the warehouse default for the inventory. The identifier must be included in the warehouses parameter.
default_price_groupRequiredintegerID of the price group default for the inventory. The identifier must be included in the price_groups parameter.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.