Intuit · Schema

CustomerResponse

AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingFortune 1000

Properties

Name Type Description
time string
View JSON Schema on GitHub

JSON Schema

quickbooks-accounting-customer-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "CustomerResponse",
  "type": "object",
  "properties": {
    "time": {
      "type": "string"
    }
  }
}