AdditionalFeeInvoiceItem
Version: 1.33
Parameters
Extends: InvoiceItem
Elements
Element | Type | Required? | Description |
service |
service |
Y |
Which service does this additional fee apply to? |
Querying AdditionalFeeInvoiceItem
For paged results, use the plural of the entity name (for example, billingAccounts, productCategories). For more information, refer to Understanding Queries.
REST Endpoints
getAdditionalFeeInvoiceItems |
GET |
https://my.tractbilling.com/t/s/r/1.33/additionalFeeInvoiceItems |
getAdditionalFeeInvoiceItem |
GET |
https://my.tractbilling.com/t/s/r/1.33/additionalFeeInvoiceItems/{eid: \d+} |