Standalone Credit Memo Tax Input
Input representation of the details of the tax request.
- JSON example
-
[ { "taxAmount": 200, "taxName": "Federal Tax", "taxRate": 1 }, { "taxAmount": 500, "taxName": "State Tax", "taxRate": 1 } ]
- Properties
-
Name Type Description Required or Optional Available Version taxAmount Double Required 62.0 taxCode String Optional 62.0 taxName String Optional 62.0 taxRate Double Optional 62.0