Function   /seller/catalog/modify

Function invocation

https://json.aftermarket.pl/seller/catalog/modify

Function description

It edits user's marketplace catalog.

Input parameters

This function takes the following input parameters:

ParameterTypeRequiredDefault valueDescription
catalogId integer YES Catalog identifier
check boolean false Only check for parameter correctness (deprecated and unused)
description string "" Catalog description
id integer Catalog identifier (deprecated, please use 'catalogId' parameter)
link_portfolio boolean true Show link to portfolio in catalog view (deprecated and unused)
name string YES Catalog name
private boolean false Catalog privacy
show_offers boolean true Show offers in catalog view (deprecated and unused)
show_views boolean true Show views in catalog view (deprecated and unused)

Return value

Operation result (boolean value).