| Campo | Tipo | Obrigatório | Descrição |
|---|---|---|---|
id | integer | Sim | Código do produto |
curl --location '/coupons//products' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"error": true,
"messages": [
"Coupon applicationType must not be \"1\""
]
}