POST
/
api
/
external
/
v2
/
products
{
  "created_at": "2023-08-30T10:08:08.146343Z",
  "currency": "EUR",
  "description": "This is product 1",
  "external_reference": "0e67fc3c-c632-4feb-ad34-e18ed5fbf66a",
  "id": 1,
  "label": "Product 1",
  "ledger_account": {
    "id": -39758458
  },
  "price": "minim mollit aute ut commodo",
  "price_before_tax": "nulla ",
  "reference": "REF-123",
  "unit": "piece",
  "updated_at": "2023-08-30T10:08:08.146343Z",
  "vat_rate": "FR_200"
}

Body

application/json

Response

201
application/json

The created product

The response is of type object.