Intuit · Arazzo Workflow
Intuit Void Payment Safely
Version 1.0.0
Read a payment for its SyncToken and then void it.
View Spec
View on GitHub
AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingArazzoWorkflows
Provider
Workflows
void-payment-safely
Read a payment then void it with its current SyncToken.
Reads a Payment for its SyncToken and voids it via the void endpoint with the operation=void parameter.
1
readPayment
readPayment
Read the payment to obtain its current Id and SyncToken.
2
voidPayment
voidPayment
Void the payment using its Id, SyncToken, and the operation parameter.
Source API Descriptions
openapi