Credit Invoice Line Tax Input
Input representation of the details of the tax lines to be created manually for the
invoice line.
- JSON example
-
"taxes": [ { "taxAmount": 15, "taxName": "abc", "taxCode": "taxCode", "taxRate": 7 } ]
- Properties