Intuit · Arazzo Workflow
Intuit Create and Void Invoice
Version 1.0.0
Create an invoice and void it, carrying the SyncToken forward.
View Spec
View on GitHub
AccountingCustom FieldsFinancialFinancial-ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingFortune 1000ArazzoWorkflows
Provider
Workflows
create-and-void-invoice
Create an invoice then void it using its returned SyncToken.
Creates an Invoice and voids it, passing the captured Id and SyncToken plus the operation=void parameter the void endpoint requires.
1
createInvoice
createInvoice
Create the invoice that will be voided.
2
voidInvoice
voidInvoice
Void the invoice using its Id, SyncToken, and the operation parameter.
Source API Descriptions
openapi