TaxCodeMappingRequest¶
Example Json Object
1{
2 "companyId": 0,
3 "partnerId": 0,
4 "taxJurisdictionId": 0,
5 "expenseCategoryId": 0
6}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
companyId |
integer(int64) |
true |
none |
none |
partnerId |
integer(int64) |
true |
none |
none |
taxJurisdictionId |
integer(int64) |
false |
none |
none |
expenseCategoryId |
integer(int64) |
true |
none |
none |