Intuit · Example Payload

Quickbooks Accounting Custom Field Example

AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingFortune 1000

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

Top-level fields

DefinitionIdNameTypeStringValue

Example Payload

Raw ↑
{
  "DefinitionId": "500123",
  "Name": "Example Title",
  "Type": "example_value",
  "StringValue": "example_value"
}