Intuit · Example Payload

Quickbooks Accounting Txn Tax Detail Example

AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingFortune 1000

Quickbooks Accounting Txn Tax Detail Example is an example object payload from Intuit, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

TotalTaxTaxLine

Example Payload

Raw ↑
{
  "TotalTax": 42.5,
  "TaxLine": []
}