Intuit · Arazzo Workflow
Intuit Update Payment Amount
Version 1.0.0
Read a payment for its SyncToken and update its amount and reference.
View Spec
View on GitHub
AccountingCustom FieldsFinancialFinancial ServicesInvoicingPaymentsPayrollProject ManagementSales TaxSmall BusinessTaxTax PreparationTaxesTime TrackingArazzoWorkflows
Provider
Workflows
update-payment-amount
Read a payment then sparse-update its total amount and reference.
Reads a Payment for its SyncToken and applies a sparse update that sets a new TotalAmt and PaymentRefNum.
1
readPayment
readPayment
Read the payment to obtain its current Id and SyncToken.
2
updatePayment
updatePayment
Apply a sparse update setting the new total and reference number.
Source API Descriptions
openapi