Properties
| Name | Type | Required | Description |
|---|---|---|---|
| municipalServiceId | String | ❌ | Unique municipal service identifier |
| municipalServiceCode | String | ❌ | Municipal Service Code |
| municipalServiceName | String | ❌ | Name of municipal service |
| updatePayment | Boolean | ❌ | Update the Payment amount with the invoice taxes already deducted. |
| deductions | Double | ❌ | Deductions. Deductions do not change the total value of the invoice, but they do change the ISS calculation basis. |
| effectiveDatePeriod | SubscriptionConfigureInvoiceRequestDtoEffectiveDatePeriod | ❌ | When the invoice will be issued |
| receivedOnly | Boolean | ❌ | Issue only for paid charges |
| daysBeforeDueDate | Long | ❌ | Number of days before billing due date |
| observations | String | ❌ | Additional notes on the invoice |
| taxes | InvoiceTaxesDto | ❌ | Invoice taxes |