Related Articles
Groups of model characteristics
Use Road:/api/groups Protected:true Attributes id:integer name:translation url_rewrite:translation Roads Get / Returns the list of specification groups Get /{id} Returns the details of a specification group corresponding to the ID {id} Put /store ...
Characteristics products
Use Road:/api/features Protected:true Attributes id:integer name:translation Roads Get / Returns the list of product characteristics Get /{id} Returns the details of product characteristics whose ID is {id} Put /store Required id, name Creates a ...
Association of characteristics to a product
Use Road:/api/product_features Protected:true Attributes id:integer feature_id:integer (PUT, DELETE), object (POST) product_id:integer (PUT, DELETE), object (POST) Roads Get / Returns the list of associations of characteristics to products Get ...
Association of a feature with a model
Usage Route : /api/modele_specs Protected : true Attributes id : integer name : translated modele_id : integer specification_id : integer Endpoints GET / Return ModeleSpecifiation associations index list GET /modeles/{id} Return details of the ...
Rules of compatibility
Use Road:/api/rules Protected:true Roads Get / Returns the list of existing compatibility rules Get /{id} Returns the details of the rule whose ID is {id} Get /specification/{id} Returns the list of rules containing model carcatetristics whose ID is ...