Skip to main content
GET
/
french-label-manufacturing-countries
Get French Label Manufacturing Countries
curl --request GET \
  --url https://api-v2.production.higg.org/pic-api/v1/french-label-manufacturing-countries \
  --header 'x-api-key: <api-key>' \
  --header 'x-developer-request-token: <api-key>'
[
  {
    "code": "<string>",
    "name": "<string>"
  }
]
To generate a French Eco Score, you will need to specify locations for the lifecycle stages below:
  1. Location of Manufacture
  2. Location of Finishing (This includes Preparation, Dyeing, and Finishing)
  3. Location of Textile Formation

Available countries

Countries (English)Countries Ecobalyse ID
BangladeshBD
CambodiaKH
ChinaCN
FranceFR
IndiaIN
MoroccoMA
MyanmarMM
PakistanPK
Unknown country (default)---
Africa (region)RAF
Latin America (region)RLA
North America (region)RNA
Asia (region)RAS
Eastern Europe (region)REE
Western Europe (region)REO
Middle East (region)RME
Oceania (region)ROC
TunisiaTN
TurkeyTR
VIetnamVN

PIC - Update Product with French Eco Score requirements

Authorizations

x-api-key
string
header
required
x-developer-request-token
string
header
required

Response

200 - application/json

Ok

code
string
required
name
string
required