Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.16 KB

ModelVoucherTaxRule.md

File metadata and controls

10 lines (7 loc) · 1.16 KB

# ModelVoucherTaxRule

Properties

Name Type Description Notes
id int Use this in sevdesk-Update 2.0 (replaces taxType / taxSet). Defines the vat-regulation. For "Regelbesteuerung" it can be one of: - `1` - Umsatzsteuerpflichtige Umsätze (tax rates: 0.0, 7.0, 19.0) - replaces `"taxType": "default"` - `2` - Ausfuhren (tax rates: 0.0) - `3` - Innergemeinschaftliche Lieferungen (tax rates: 0.0, 7.0, 19.0) - replaces `"taxType": "eu"` - `4` - Steuerfreie Umsätze §4 UStG (tax rates: 0.0) - `5` - Reverse Charge gem. §13b UStG (tax rates: 0.0) For small business owner ("Kleinunternehmer") it can be: - `11` - Steuer nicht erhoben nach §19UStG (tax rates: 0.0) - replaces `"taxType": "ss"`
object_name string Name of the object. Must always be TaxRule

[Back to Model list] [Back to API list] [Back to README]