Function /seller/catalog/get
Function invocation
https://json.aftermarket.pl/seller/catalog/get
Function description
It gets user's marketplace catalog.
Input parameters
This function takes the following input parameters:
Parameter | Type | Required | Default value | Description |
---|---|---|---|---|
integer | Catalog identifier (deprecated, please use 'catalogId' parameter) | |||
catalogId | integer | YES | Catalog identifier |
Return value
User's marketplace catalog (structure with the following fields):
Field name | Type | Description |
---|---|---|
catalogId | integer | Catalog identifier |
domains | integer | Domains in catalog |
description | string | Catalog description |
md5 | string | Catalog hash |
name | string | Catalog name |
private | boolean | Catalog is private |