Skip to main content

SetItalianBillableInputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/SetItalianBillableInputBody.json
enabledbooleanrequired

true to enable Italian billable mode (requires FatturaPA routing); false to disable

SetItalianBillableInputBody
{
"$schema": "https://example.com/schemas/SetItalianBillableInputBody.json",
"enabled": true
}