ChargeObject¶
Example Json Object
1{
2 "charges": [
3 {
4 "amount": "string",
5 "description": "string",
6 "dueDate": "string",
7 "expenseCategory": "string",
8 "id": 0,
9 "name": "string",
10 "unitId": 0,
11 "unitDisplayId": "string",
12 "vendorPaymentSplits": "string"
13 }
14 ]
15}
Properties
Name |
Type |
Required |
Restrictions |
Description |
|---|---|---|---|---|
charges |
false |
none |
none |