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:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
catalogId | integer | YES | Catalog identifier | |
boolean | false | Only check for parameter correctness (deprecated and unused) | ||
description | string | "" | Catalog description | |
integer | Catalog identifier (deprecated, please use 'catalogId' parameter) | |||
boolean | true | Show link to portfolio in catalog view (deprecated and unused) | ||
name | string | YES | Catalog name | |
private | boolean | false | Catalog privacy | |
boolean | true | Show offers in catalog view (deprecated and unused) | ||
boolean | true | Show views in catalog view (deprecated and unused) |
Return value
Operation result (boolean value).