| Name | Type | ReadOnly | Filterable | Description |
|---|---|---|---|---|
| Id [KEY] | string | true | true | The Id of the term. |
| SyncToken | string | false | false | The sync token. This must be specified when executing an update or delete. |
| MetaData_CreateTime | datetime | true | true | The time the record was created. |
| MetaData_LastUpdatedTime | datetime | true | true | The time the record was last updated. |
| Name | string | false | true | The name for the term. |
| Active | boolean | false | true | This field sets whether this entity is currently enabled for use by QuickBooks. |
| Type | string | false | false | The type of the sales term. |
| DiscountPercent | double | false | false | The discount percentage available against an amount if paid within the days specified by DiscountDays. |
| DueDays | integer | false | false | Number of days from delivery of goods or services until the payment is due. |
| DiscountDays | integer | false | false | The discount applies if paid within this number of days. |
| DayOfMonthDue | integer | false | false | The payment must be received by this day of the month. |
| DueNextMonthDays | integer | false | false | The payment is due next month if it was issued the specified number of days before the value of DayOfMonthDue. |
| DiscountDayOfMonth | integer | false | false | The discount applies if paid before this day of month. |