Use this operation to void an existing invoice object; include a minimum of Invoice.Id and the current Invoice.SyncToken. The transaction remains active but all amounts and quantities are zeroed and the string “Voided” is injected into Invoice.PrivateNote, prepended to existing text if present.
Functions
QuickBooks Online: Read Invoice
Retrieves the details of an invoice that has been previously created.
QuickBooks Online: Delete Invoice
This operation deletes the invoice object specified in the request body. Include a minimum of Invoice.Id and Invoice.SyncToken in the request body. You must unlink any linked transactions associated with the invoice object before deleting it.
ArcGIS: Query
The query operation is performed on a feature service layer resource. The result of this operation is either a feature set or an array of feature IDs (if returnIdsOnly is set to true) and/or a result extent (if returnExtentOnly is set to true).
ArcGIS: Get Token
This flare generates an access token in exchange for credentials that can be used by clients. The access token represents the authenticated user for a certain amount of time to all other API functionality.