Documentation
catalog
Representation of one catalog.
A catalog is an organizational unit, as it groups brochures. Each catalog usually covers a specific season and a product type. Date brochure's start belonging to a catalog must be between catalog's start and end dates.
attributes
code
[int]
It indicates the catalog code.
name
[string]
It describes the catalog name.
startdate
[date:yyyy-mm-dd]
It indicates the catalog start date.
enddate
[date:yyyy-mm-dd]
It indicates the catalog end date.
brochures
[array:int]
It contains brochures code that belongs to this catalog.
[url]
It indicates de url of the pdf catalog.