Invoice Taxes
- 04 Jun 2024
- Print
- PDF
Invoice Taxes
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Applicable taxes to a service provided to a customer.
Resource Overview
Endpoint | Definition |
GET/InvoiceTaxes | Retrieve a list of information related to taxes invoiced to services. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Amount | total amount invoiced | number(double) | |
InvoiceBatchID | identifier for the batch in which the invoice is included | integer(int32) | |
InvoiceDate | date and time when invoice was issued | DateTime | |
InvoiceID | unique identifier for the invoice | integer(int32) | |
InvoiceNumber | number assigned to invoice | integer(int32) | |
InvoiceTaxID | unique identifier for invoiced tax | integer(int32) | |
PaymentID | unique identifier for the payment associated with the invoice | integer(int32) | |
TaxEntityID | unique identifier for tax entity | integer(int32) | |
TaxEntityName | name of tax entity | string | Max Length:150 |
Was this article helpful?