GET
/
products
/
{id}
{
  "id": 123,
  "label": "<string>",
  "description": "<string>",
  "external_reference": "<string>",
  "price_before_tax": "<string>",
  "vat_rate": "exempt",
  "price": "<string>",
  "unit": "piece",
  "currency": "AED",
  "reference": "<string>",
  "ledger_account": {
    "id": 123,
    "url": "<string>"
  },
  "created_at": "<string>",
  "updated_at": "<string>"
}

Path Parameters

id
string
required

Response

200

id
number
required
label
string
required
external_reference
string
required
unit
required
Available options:
piece,
hour,
day,
month,
percentage,
kilogram,
m2,
m3,
ton,
mg,
no_unit,
forfait
description
string | null
price_before_tax
string | null
vat_rate
enum<string> | null
Available options:
exempt,
crossborder,
extracom,
FR_09,
FR_21,
FR_55,
FR_1_05,
FR_1_75,
any,
mixed,
intracom_21,
intracom_55,
intracom_85,
intracom_100,
FR_40,
FR_60,
FR_65,
FR_196,
FR_92,
FR_15_385,
MC_55,
MC_200,
FR_50,
FR_85,
FR_100,
FR_100_construction,
FR_130,
FR_160,
FR_200,
FR_200_construction,
AT_100,
AT_130,
AT_200,
BE_60,
BE_120,
BE_210,
BG_90,
BG_200,
HR_50,
HR_130,
HR_250,
CY_30,
CY_50,
CY_90,
CY_190,
CZ_100,
CZ_150,
CZ_210,
DK_250,
EE_90,
EE_200,
EE_220,
EE_240,
FI_100,
FI_140,
FI_240,
FI_255,
DE_70,
DE_190,
GR_130,
GR_60,
GR_240,
HU_50,
HU_180,
HU_270,
IE_48,
IE_90,
IE_135,
IE_140,
IE_210,
IE_230,
IT_40,
IT_50,
IT_100,
IT_220,
LV_50,
LV_120,
LV_210,
LT_50,
LT_90,
LT_210,
LU_30,
LU_70,
LU_80,
LU_120,
LU_130,
LU_140,
LU_160,
LU_170,
MT_50,
MT_70,
MT_180,
NL_90,
NL_210,
NO_120,
NO_150,
NO_250,
PL_50,
PL_80,
PL_230,
PT_60,
PT_130,
PT_160,
PT_230,
RO_50,
RO_90,
RO_190,
SK_100,
SK_190,
SK_200,
SK_230,
SI_220,
SI_50,
SI_95,
ES_40,
ES_100,
ES_210,
SE_60,
SE_120,
SE_250,
GB_50,
GB_200,
CH_25,
CH_26,
CH_37,
CH_38,
CH_77,
CH_81
price
string
currency
Available options:
AED,
AFN,
ALL,
AMD,
ANG,
AOA,
ARS,
AUD,
AWG,
AZN,
BAM,
BBD,
BDT,
BGN,
BHD,
BIF,
BMD,
BND,
BOB,
BRL,
BSD,
BTC,
BTN,
BWP,
BYN,
BZD,
CAD,
CDF,
CHF,
CLP,
CNY,
COP,
CRC,
CUC,
CUP,
CVE,
CZK,
DJF,
DKK,
DOP,
DZD,
EGP,
ERN,
ETB,
EUR,
FJD,
FKP,
GBP,
GEL,
GHS,
GIP,
GMD,
GNF,
GTQ,
GYD,
HKD,
HNL,
HRK,
HTG,
HUF,
IDR,
ILS,
INR,
IQD,
IRR,
ISK,
JMD,
JOD,
JPY,
KES,
KGS,
KHR,
KMF,
KPW,
KRW,
KWD,
KYD,
KZT,
LAK,
LBP,
LKR,
LRD,
LSL,
LYD,
MAD,
MDL,
MGA,
MKD,
MMK,
MNT,
MOP,
MRO,
MRU,
MUR,
MVR,
MWK,
MXN,
MYR,
MZN,
NAD,
NGN,
NIO,
NOK,
NPR,
NZD,
OMR,
PAB,
PEN,
PGK,
PHP,
PKR,
PLN,
PYG,
QAR,
RON,
RSD,
RUB,
RWF,
SAR,
SBD,
SCR,
SDG,
SEK,
SGD,
SHP,
SLL,
SOS,
SRD,
SSP,
STD,
SVC,
SYP,
SZL,
THB,
TJS,
TMT,
TND,
TOP,
TRY,
TTD,
TWD,
TZS,
UAH,
UGX,
USD,
UYU,
UZS,
VES,
VND,
VUV,
WST,
XAF,
XAG,
XAU,
BCH,
XCD,
XDR,
XOF,
XPD,
XPF,
XPT,
YER,
ZAR,
ZMW,
ZWL
reference
string | null
ledger_account
object | null
created_at
string | null
updated_at
string | null