Intuit · Arazzo Workflow
Intuit Create Item and Invoice
Version 1.0.0
Create a sellable service item and invoice a customer using that item.
View Spec
View on GitHub
AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingArazzoWorkflows
Provider
Workflows
create-item-and-invoice
Create a service item then invoice a customer with it.
Creates an Item, raises an Invoice whose line references that item, and reads the invoice back to confirm the calculated total.
1
createItem
createItem
Create a service item with a unit price and income account.
2
createInvoice
createInvoice
Raise an invoice whose line references the new item.
3
readInvoice
readInvoice
Read the invoice back to confirm the line and total.
Source API Descriptions
openapi