Rules of compatibility

Rules of compatibility

Use of

Route:/api/rules
Protected:True


Roads


Get/
Returns the list of existing compatibility rules

Get/{id}
Returns details of the rule whose ID is {id}

Get/specification/{id}
Returns the list of rules containing the model character whose ID is {id}

Get/feature/{id}
Returns the list of rules containing the product feature whose ID is {id}

Get/modele/{id}
Returns the structure of the model tree,products and characteristics included, the ID of which is {id}

    • Related Articles

    • Bundled shares for products and parts

      After selecting at least one of the listed products, the menu Group actions appears next to the buttons Select everything and Deselecting everything. Possible Group Actions are: Making selection universal Make the selection specific Make the ...
    • Search and filtering within the list of product compatibility and parts

      The address of the associated products table is used to search and filter the data in the table: This allows you to quickly find a product using the following filters: Identifier of the product Name of the product Reference of the product EAN13 of ...
    • Products and parts compatible with the model

      This menu displays the list of products compatible (or associated) with the model shown in the title. The customer of the shop can find this list in the Compatible parts section of his product on the shop. The list of compatible products displays the ...
    • Edit an existing model

      Editing allows you to change the values assigned to an existing model via a form with the same fields as when a new builder is created. As with builder creation, fields marked with an asterisk (*) are mandatory and those with a rolling list of ...
    • Compatibilities

      Route /api/compats Protected true modele_id integer product_id integer year integer GET / Return compatibilities index list GET /modeles/{id} Return compatibilities found matching modele_id {id} GET /products/{id} Return compatibilities found ...