GeneralLedgerDefinitionRequest¶
Example Json Object
1{
2 "generalLedgerRequests": [
3 {
4 "vendorId": "string",
5 "tag": "string",
6 "accountName": "string",
7 "taxAccount": true,
8 "generalLedgerDisplayId": "string",
9 "companyId": 0,
10 "systemId": 0,
11 "accountingStandardId": 0,
12 "internalAssetClassId": 0,
13 "principalPositionType": "LESSEE",
14 "leaseClassificationType": "NON_LEASE"
15 }
16 ]
17}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
generalLedgerRequests |
false |
none |
none |