SetItalianBillableInputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/SetItalianBillableInputBody.jsonenabledbooleanrequired
true to enable Italian billable mode (requires FatturaPA routing); false to disable
SetItalianBillableInputBody
{
"$schema": "https://example.com/schemas/SetItalianBillableInputBody.json",
"enabled": true
}