Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 2.99 KB

File metadata and controls

22 lines (19 loc) · 2.99 KB

InvoiceSaveRequestDto

Properties

Name Type Required Description
serviceDescription String Description of invoice services
observations String Additional observations
value Double Total value
deductions Double Deductions. Deductions do not change the total value of the invoice, but they do change the ISS calculation basis.
effectiveDate String Invoice issuance date
municipalServiceName String Name of the municipal service. If not provided, the municipalServiceCode attribute will be used as the name for identification.
taxes InvoiceTaxesDto Invoice taxes
payment String Unique payment identifier in Asaas
installment String Unique installment identifier in Asaas
customer String Unique customer identifier
externalReference String Invoice identifier in your system
municipalServiceId String Unique municipal service identifier
municipalServiceCode String Municipal Service Code
updatePayment Boolean Update the Payment amount with the invoice taxes already deducted.