Clone a product
POST/api/products/:id/clone
Clone a product
Request
Path Parameters
Responses
- 200
A product object
- application/json
- Schema
- Example (from schema)
Schema
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
- Array [
- ]
Unique identifier of the product (in uuid format). Read Only (defined by the platform on creation). While updating through the API, content providers should ensure they'll not nullify or overwrite existing datas that are still relevant or that they cannot provide.
Define if the product is active or not. An inactive product can only be seen by the content managers for the product an dby the platform administrators, and is "hidden" for any other user. Product.active attribute via API (PUT POST) : back-end must force Product.active=false if team for this product is team.active=false
name object
Name of the product (e.g. Lemon)
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
The team id of the product. Read Only (managed by the platform).
The creator id of the product. Read Only (managed by the platform).
Global Trade Item Number (GS1) if available. In write/update mode, The GUI will ensure that a contractual relationship exist with GS1's (availability and accuracy of the producers's GLN within BDPL217). API content providers must ensure this themself.
Status of the GTIN. For a product with synced GTIN, we consider GS1 as the master data source for this product's description (which are "read only" for anyone else but the platform's admins).
Sync status of the GTIN. For a product with synced GTIN, we consider GS1 as the master data source for this product's description (which are "read only" for anyone else but the platform's admins).
Brand of the product (if it's branded internally in an another name)
External id of the product (used for an external reference from the producer)
External type of the product (used for an external reference from the producer)
external_ids object[]
A list of external ids related to the product (please merge existing values if you just want to update the list). Object of keyValueObject type that are not mandatory and not always standardized (please ensure that you manage correctly the type of the value). More infos on taxonomy here https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Key of the external id (could be the ID, slug, uuid that you use as reference)
Type of the external id (see the list of supported external providers to create that)
description object
Description of the product
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
volumes_stocks_availabilities object
Volume stocks availabilities description of the product
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
price_policy object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Category of the product (id). (A valid GS1 brick ID - see https://gpc-browser.gs1.org/)
Category name of the product (read only)
tags object[]
Tags related to the product (see https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists). Tags are used to group things without hierarchy based on a predefined list.
Unique identifier of the tag
name object
Name of the tag
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
icon object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
slug object
Short human readable identifier (no accentuation + whitespaces replaced by hyphens)
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Reference id of the tag (used by the provider that created the tag). null if it's created internally
Reference type of the tag (used by the provider that created the tag). null if it's created internally
Type of the tag (e.g. labels, uom, Allergen, etc..)
Order by sequence within the tag type
Active status of the tag (true or false)
Date of creation of the tag
Date of last update of the tag
product_weight object
Weight of the product (see https://bdl217-docs.collegedesproducteurs.be/docs/intro#uom)
The weight unit ref (code) (see https://bdl217-api.collegedesproducteurs.be/api/categories?type=uom&per_page=100)
The weight unit ref (type) (see https://bdl217-api.collegedesproducteurs.be/api/categories?type=uom&per_page=100)
The weight in number (no decimal), according to the unit defined in “code” (no decimals)
product_dimensions object
Dimension of the product (see https://bdl217-docs.collegedesproducteurs.be/docs/intro#uom)
The dimension unit ref (code) (see https://bdl217-api.collegedesproducteurs.be/api/categories?type=uom&per_page=100)
The dimension unit ref (type) (see https://bdl217-api.collegedesproducteurs.be/api/categories?type=uom&per_page=100)
The dimension in number (no decimal), according to the unit defined in “code”
allergens object
List of allergens present in the product (see https://eur-lex.europa.eu/legal-content/FR/TXT/?uri=celex%3A32011R1169)
If it contains soy as allergen
If it contains eggs as allergen
If it contains peanuts as allergen
If it contains tree nuts as allergen
If it contains lupin as allergen
If it contains celery as allergen
If it contains milk as allergen
If it contains fish as allergen
If it contains gluten as allergen
If it contains sesame as allergen
If it contains mustard as allergen
If it contains molluscs as allergen
If it contains shellfish as allergen
If it contains sulphur dioxide as allergen
nutritional_values object
Nutritional values of a product (number is in mg per 100g)
Fat value (number is in mg per 100g)
Salt value (number is in mg per 100g)
Sugar value (number is in mg per 100g)
Energy value (number is in kcal per 100g)
Proteins value (number is in mg per 100g)
Carbohydrates value (number is in mg per 100g)
Saturated fat value (number is in mg per 100g)
Date of creation of the product
Date of last update of the product
images object[]
URL to images of the product (first one is the main image)
URL of the image (GUI content providers will be able to upload images and have the URL set here. API content providers must mention a public image's URL.)
Alt text of the image (if available)
Ratio of the image (e.g. 16:9, 4:3, etc...)
Type of the image (e.g. logo, main, etc...)
visibility object
Define who can see the object based on team_type categories of a team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
updater object
User object that are part of a team or multiple teams
Unique identifier of the user
Name of the user (e.g. John Doe)
Language of the user in ISO 639-1 format (e.g. en, fr, es, etc..)
First name of the user
Last name of the user
Email of the user
current_team object
Current team of the user
Unique identifier of the team
addresses object[]
The addresses list of the team
The name of the address (possible suggested values: billing, shipping, main, etc...)
The full complete address (street, number, city, postcode, country)
The model type of the address (possible values: \App\Models\Team, \App\Models\User, \App\Models\Product))
The model ID of the related model_type (possible value is the ID of the related model)
Role of the address (possible suggested values: billing, shipping, main, etc...)
Organization name related to the address (if different from Team Name)
Prefix of the name (e.g. Mr, Mrs, etc...)
Suffix of the name (e.g. Jr, Sr, etc...)
First name of the address
Last name of the address
Street of the address
Building number of the address
Building flat of the address
City of the address
City prefix of the address
City suffix of the address
State of the address
State code of the address
Postcode of the address
Latitude of the address
Longitude of the address
Address line 1 (will be automatically generated from the address field)
Address line 2 (will be automatically generated from the address field)
Address line 3 (will be automatically generated from the address field)
Date of creation of the address
Date of last update of the address
contacts object[]
The contacts list of the team
Name of the contact
Phone of the contact
Mobile Phone of the contact
Email of the contact
Role of the contact
Language of the contact
Type of the contact
categories object[]
Categories of Team (ref team_type)
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
The user id of the creator of the team (team_type). See
Official business name
Define if the team is active or not
Date of creation of the team
Date of last update of the team
Possible values: [active, inactive, pending, refused]
Current status of the GLN registration request in GS1
images object[]
The images list of the team (logo, etc..)
URL of the image (GUI content providers will be able to upload images and have the URL set here. API content providers must mention a public image's URL.)
Alt text of the image (if available)
Ratio of the image (e.g. 16:9, 4:3, etc...)
Type of the image (e.g. logo, main, etc...)
GS1's producer ID, if known
The company number of the team (might differ from VAT in some country)
The VAT number of the team
Define if the team is VAT exempted
The main language of the team
other_languages object[]
The other languages of the team (iso
Name towards customers. Official one used if this one is empty
The website of the Organization
short_bio object
Short bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
long_bio object
Long bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Define if the team is a personal team (single user organization)
Distance
farmer_sectors object[]nullable
Farming sectors (if applicable) See /api/categories?type=farmer_sector&per_page=100
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
Role of the user in the team. If null the user is not part of the team
Total members of the team
visibility objectnullable
Define what can of categories team_type can see the team
info object
Define who can see the info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
products object
Define who can see the products info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
prices object
Define who can see the prices info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
teams object[]required
Teams of the user
Unique identifier of the team
addresses object[]
The addresses list of the team
The name of the address (possible suggested values: billing, shipping, main, etc...)
The full complete address (street, number, city, postcode, country)
The model type of the address (possible values: \App\Models\Team, \App\Models\User, \App\Models\Product))
The model ID of the related model_type (possible value is the ID of the related model)
Role of the address (possible suggested values: billing, shipping, main, etc...)
Organization name related to the address (if different from Team Name)
Prefix of the name (e.g. Mr, Mrs, etc...)
Suffix of the name (e.g. Jr, Sr, etc...)
First name of the address
Last name of the address
Street of the address
Building number of the address
Building flat of the address
City of the address
City prefix of the address
City suffix of the address
State of the address
State code of the address
Postcode of the address
Latitude of the address
Longitude of the address
Address line 1 (will be automatically generated from the address field)
Address line 2 (will be automatically generated from the address field)
Address line 3 (will be automatically generated from the address field)
Date of creation of the address
Date of last update of the address
contacts object[]
The contacts list of the team
Name of the contact
Phone of the contact
Mobile Phone of the contact
Email of the contact
Role of the contact
Language of the contact
Type of the contact
categories object[]
Categories of Team (ref team_type)
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
The user id of the creator of the team (team_type). See
Official business name
Define if the team is active or not
Date of creation of the team
Date of last update of the team
Possible values: [active, inactive, pending, refused]
Current status of the GLN registration request in GS1
images object[]
The images list of the team (logo, etc..)
URL of the image (GUI content providers will be able to upload images and have the URL set here. API content providers must mention a public image's URL.)
Alt text of the image (if available)
Ratio of the image (e.g. 16:9, 4:3, etc...)
Type of the image (e.g. logo, main, etc...)
GS1's producer ID, if known
The company number of the team (might differ from VAT in some country)
The VAT number of the team
Define if the team is VAT exempted
The main language of the team
other_languages object[]
The other languages of the team (iso
Name towards customers. Official one used if this one is empty
The website of the Organization
short_bio object
Short bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
long_bio object
Long bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Define if the team is a personal team (single user organization)
Distance
farmer_sectors object[]nullable
Farming sectors (if applicable) See /api/categories?type=farmer_sector&per_page=100
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
Role of the user in the team. If null the user is not part of the team
Total members of the team
visibility objectnullable
Define what can of categories team_type can see the team
info object
Define who can see the info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
products object
Define who can see the products info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
prices object
Define who can see the prices info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
Current team id of the user
Date of creation of the user
Date of last update of the user
seasonality object
Seasonality of the product (from 0 (no availability) to 5 (max availability))
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Possible values: <= 5
Date de Durabilité Minimale (jours)
Date Limite de Consommation (jours)
Durée de conservation après ouverture (jours)
ref_id to take from : /api/tags?type=TradeItemTemperatureConditionTypeCodes
Numéro d'agrément CE
team object
Team have members and are defined with their team_type categories, they might have products, team_members and prices. Team are an organization but can also be a single user organization.
Unique identifier of the team
addresses object[]
The addresses list of the team
The name of the address (possible suggested values: billing, shipping, main, etc...)
The full complete address (street, number, city, postcode, country)
The model type of the address (possible values: \App\Models\Team, \App\Models\User, \App\Models\Product))
The model ID of the related model_type (possible value is the ID of the related model)
Role of the address (possible suggested values: billing, shipping, main, etc...)
Organization name related to the address (if different from Team Name)
Prefix of the name (e.g. Mr, Mrs, etc...)
Suffix of the name (e.g. Jr, Sr, etc...)
First name of the address
Last name of the address
Street of the address
Building number of the address
Building flat of the address
City of the address
City prefix of the address
City suffix of the address
State of the address
State code of the address
Postcode of the address
Latitude of the address
Longitude of the address
Address line 1 (will be automatically generated from the address field)
Address line 2 (will be automatically generated from the address field)
Address line 3 (will be automatically generated from the address field)
Date of creation of the address
Date of last update of the address
contacts object[]
The contacts list of the team
Name of the contact
Phone of the contact
Mobile Phone of the contact
Email of the contact
Role of the contact
Language of the contact
Type of the contact
categories object[]
Categories of Team (ref team_type)
name object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
The user id of the creator of the team (team_type). See
Official business name
Define if the team is active or not
Date of creation of the team
Date of last update of the team
Possible values: [active, inactive, pending, refused]
Current status of the GLN registration request in GS1
images object[]
The images list of the team (logo, etc..)
URL of the image (GUI content providers will be able to upload images and have the URL set here. API content providers must mention a public image's URL.)
Alt text of the image (if available)
Ratio of the image (e.g. 16:9, 4:3, etc...)
Type of the image (e.g. logo, main, etc...)
GS1's producer ID, if known
The company number of the team (might differ from VAT in some country)
The VAT number of the team
Define if the team is VAT exempted
The main language of the team
other_languages object[]
The other languages of the team (iso
Name towards customers. Official one used if this one is empty
The website of the Organization
short_bio object
Short bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
long_bio object
Long bio of the team
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Define if the team is a personal team (single user organization)
Distance
farmer_sectors object[]nullable
Farming sectors (if applicable) See /api/categories?type=farmer_sector&per_page=100
name object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
Role of the user in the team. If null the user is not part of the team
Total members of the team
visibility objectnullable
Define what can of categories team_type can see the team
info object
Define who can see the info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
products object
Define who can see the products info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
prices object
Define who can see the prices info of the team
Maximum distance (in kilometers) a producer agrees to cover to (self) deliver this product. Predefined thresholds are 25, 40 and 80 km. “everywhere” is valued as 0
unauthorized object[]
Define which team categories (commercial segments) cannot see this product. When consulting, content gatherer will not get the product infos if their own commercial segments is in this restriction list. In addition, this restriction list is provided to help "global" content gatherers target the (producer defined) product's intended business segments through a substractive (black list) approach.
name objectrequired
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Code of the category
Level of the category
description object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Active status of the category (true or false)
slug object
Object of translatable strings (please ensure that you manage correctly the type of the value). Keys are the language code (e.g. fr, nl, en, de). More infos on taxonomy here : https://bdl217-docs.collegedesproducteurs.be/docs/intro#taxonomy-lists
Version française de cet attribut
Nederlandse versie van deze veld
English version of this attribute
Deutsche Version dieses Attributs
Type of the category (e.g. product, service, etc..)
Left value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Right value of the category (used to order category using the nested set model : https://en.wikipedia.org/wiki/Nested_set_model)
Parent category id
Date of creation of the category
Date of last update of the category
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"active": true,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"team_id": 0,
"creator_id": 0,
"gtin": "string",
"gtin_status": "string",
"gtin_sync": true,
"brand": "string",
"external_id": "string",
"external_type": "string",
"external_ids": [
{
"id": "string",
"type": "string"
}
],
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"volumes_stocks_availabilities": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"price_policy": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"category": "string",
"category_name": "string",
"tags": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"icon": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"ref_id": "string",
"ref_type": "string",
"type": "string",
"order_column": "string",
"active": true,
"created_at": "string",
"updated_at": "string"
}
],
"product_weight": {
"key": "string",
"type": "string",
"value": 0
},
"product_dimensions": {
"key": "string",
"type": "string",
"value": 0
},
"allergens": {
"soy": true,
"eggs": true,
"peanuts": true,
"nuts": true,
"lupin": true,
"celery": true,
"milk": true,
"fish": true,
"gluten": true,
"sesame": true,
"mustard": true,
"molluscs": true,
"shellfish": true,
"sulphur_dioxide": true
},
"nutritional_values": {
"fat": "string",
"salt": "string",
"sugar": "string",
"energy": "string",
"proteins": "string",
"carbohydrates": "string",
"saturated_fat": "string"
},
"created_at": "string",
"updated_at": "string",
"images": [
{
"src": "string",
"alt": "string",
"ratio": "string",
"type": "string"
}
],
"visibility": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"updater": {
"id": 0,
"name": "string",
"language": "string",
"first_name": "string",
"last_name": "string",
"email": "user@example.com",
"current_team": {
"id": 0,
"addresses": [
{
"id": "string",
"name": "string",
"address": "string",
"model_type": "string",
"model_id": "string",
"country": "string",
"role": "string",
"organization": "string",
"name_prefix": "string",
"name_suffix": "string",
"first_name": "string",
"last_name": "string",
"street": "string",
"building_number": "string",
"building_flat": "string",
"city": "string",
"city_prefix": "string",
"city_suffix": "string",
"state": "string",
"state_code": "string",
"postcode": "string",
"lat": "string",
"lng": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"created_at": "string",
"updated_at": "string"
}
],
"contacts": [
{
"name": "string",
"phone": "string",
"mobile_phone": "string",
"email": "string",
"role": "string",
"lang": "string",
"type": "string"
}
],
"categories": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"user_id": "string",
"name": "string",
"active": true,
"created_at": "string",
"updated_at": "string",
"gln_status": "active",
"images": [
{
"src": "string",
"alt": "string",
"ratio": "string",
"type": "string"
}
],
"gln": "string",
"company_number": "string",
"vat": "string",
"vat_exemption": true,
"main_language": "string",
"other_languages": [
{
"id": "string",
"label": "string"
}
],
"name_friendly": "string",
"website": "string",
"short_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"long_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"personal_team": true,
"distance": 0,
"farmer_sectors": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"role": "admin|editor|viewer|null",
"total_members": 0,
"visibility": {
"info": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"products": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"prices": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
}
}
},
"teams": [
{
"id": 0,
"addresses": [
{
"id": "string",
"name": "string",
"address": "string",
"model_type": "string",
"model_id": "string",
"country": "string",
"role": "string",
"organization": "string",
"name_prefix": "string",
"name_suffix": "string",
"first_name": "string",
"last_name": "string",
"street": "string",
"building_number": "string",
"building_flat": "string",
"city": "string",
"city_prefix": "string",
"city_suffix": "string",
"state": "string",
"state_code": "string",
"postcode": "string",
"lat": "string",
"lng": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"created_at": "string",
"updated_at": "string"
}
],
"contacts": [
{
"name": "string",
"phone": "string",
"mobile_phone": "string",
"email": "string",
"role": "string",
"lang": "string",
"type": "string"
}
],
"categories": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"user_id": "string",
"name": "string",
"active": true,
"created_at": "string",
"updated_at": "string",
"gln_status": "active",
"images": [
{
"src": "string",
"alt": "string",
"ratio": "string",
"type": "string"
}
],
"gln": "string",
"company_number": "string",
"vat": "string",
"vat_exemption": true,
"main_language": "string",
"other_languages": [
{
"id": "string",
"label": "string"
}
],
"name_friendly": "string",
"website": "string",
"short_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"long_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"personal_team": true,
"distance": 0,
"farmer_sectors": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"role": "admin|editor|viewer|null",
"total_members": 0,
"visibility": {
"info": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"products": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"prices": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
}
}
}
],
"current_team_id": 0,
"created_at": "string",
"updated_at": "string"
},
"seasonality": {
"january": 0,
"february": 0,
"march": 0,
"april": 0,
"may": 0,
"june": 0,
"july": 0,
"augustus": 0,
"september": 0,
"october": 0,
"november": 0,
"december": 0
},
"life_expectancy_dmm": 0,
"life_expectancy_dlc": 0,
"life_expectancy_after_opening": 0,
"storage_temperature_type": "string",
"ce_approval_number": "string",
"team": {
"id": 0,
"addresses": [
{
"id": "string",
"name": "string",
"address": "string",
"model_type": "string",
"model_id": "string",
"country": "string",
"role": "string",
"organization": "string",
"name_prefix": "string",
"name_suffix": "string",
"first_name": "string",
"last_name": "string",
"street": "string",
"building_number": "string",
"building_flat": "string",
"city": "string",
"city_prefix": "string",
"city_suffix": "string",
"state": "string",
"state_code": "string",
"postcode": "string",
"lat": "string",
"lng": "string",
"line1": "string",
"line2": "string",
"line3": "string",
"created_at": "string",
"updated_at": "string"
}
],
"contacts": [
{
"name": "string",
"phone": "string",
"mobile_phone": "string",
"email": "string",
"role": "string",
"lang": "string",
"type": "string"
}
],
"categories": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"user_id": "string",
"name": "string",
"active": true,
"created_at": "string",
"updated_at": "string",
"gln_status": "active",
"images": [
{
"src": "string",
"alt": "string",
"ratio": "string",
"type": "string"
}
],
"gln": "string",
"company_number": "string",
"vat": "string",
"vat_exemption": true,
"main_language": "string",
"other_languages": [
{
"id": "string",
"label": "string"
}
],
"name_friendly": "string",
"website": "string",
"short_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"long_bio": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"personal_team": true,
"distance": 0,
"farmer_sectors": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
],
"role": "admin|editor|viewer|null",
"total_members": 0,
"visibility": {
"info": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"products": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
},
"prices": {
"limit": 0,
"unauthorized": [
{
"id": 0,
"name": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"code": "string",
"level": 0,
"description": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"active": true,
"slug": {
"fr": "string",
"nl": "string",
"en": "string",
"de": "string"
},
"type": "string",
"_lft": 0,
"_rgt": 0,
"parent_id": 0,
"created_at": "string",
"updated_at": "string"
}
]
}
}
}
}