TaxDeterminationInitialDataRequest¶
Example Json Object
1{
2 "expenseCategoryId": 0,
3 "taxCodeDeterminationId": 0
4}
📄 Description: Data transfer object representing the initial request for tax determination within a financial organization structure, encompassing the hierarchical relationships and attributes of the financial entities involved.
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
expenseCategoryId |
integer(int64) |
true |
none |
Unique identifier for the expense category |
taxCodeDeterminationId |
integer(int64) |
true |
none |
Unique identifier for the tax code determination |