SupplierSummary
fiscalIdstringrequired
Supplier fiscal ID (P.IVA)
idstringrequired
Supplier UUID
isNewbooleanrequired
True if supplier was newly created during import
namestringrequired
Supplier display name
SupplierSummary
{
"fiscalId": "string",
"id": "string",
"isNew": true,
"name": "string"
}