Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 886 Bytes

OrderitemsalestaxWrite.md

File metadata and controls

15 lines (12 loc) · 886 Bytes

# OrderitemsalestaxWrite

Properties

Name Type Description Notes
name string The name of the sales tax.
code string An identifier that can be used to specify the sales tax. [optional]
externalid string A custom value to make it easier to export to external systems. [optional]
groupregion string The region of the salestaxgroup this salestax item belongs to. [optional]
moneytotal string The total sales the collected tax is calculated on. (ie. the sales with no tax)
moneytax string The total net money value for the this sales tax.
decimaltaxvalue string The tax value in percent.

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