Invoice Taxes

Prev Next

Description 

 Applicable taxes to a service provided to a customer. 

Resource Overview 

Endpoint Definition 
GET/InvoiceTaxesRetrieve 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 includedinteger(int32)
InvoiceDate
date and time when invoice was issuedDateTime
InvoiceID
unique identifier for the invoiceinteger(int32)
InvoiceNumber

number assigned to invoiceinteger(int32) 
InvoiceTaxID
unique identifier for invoiced taxinteger(int32)

PaymentID
unique identifier for the payment associated with the invoiceinteger(int32)
TaxEntityID
unique identifier for tax entity integer(int32)
TaxEntityName
name of tax entity stringMax Length:150