Question

Quickbooks Invoice Delete Event

  • 13 March 2023
  • 5 replies
  • 220 views

Userlevel 1
Badge

Hello Community,

 

I want to create a Zap so that I can delete an Invoice on Quickbooks.

 

I cannot find an event which can delete an Invoice. How can I implement this Zap?

 

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

5 replies

Userlevel 7
Badge +14

@WilCompute

Your related topic in section:

 

Userlevel 1
Badge

Thanks for your reply @Troy Tessalone ,

 

I couldn’t find any answer for this question. 

Regards

Userlevel 7
Badge +14

@WilCompute 

Did you check your related topic?

 

Userlevel 1
Badge

@Troy Tessalone 

Yes I checked that related topic.

 

But this question I put for another method to delete an invoice.

 

Thanks

Userlevel 7
Badge +14

Hi @WilCompute 

Try using the Zap action: QBO - API Request

 

Get base URLs for the QBO Accounting API
  • For sandbox and testing environments: https://sandbox-quickbooks.api.intuit.com
  • For production apps: https://quickbooks.api.intuit.com
 

QBO API endpoint for Delete Invoice:

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/most-commonly-used/invoice#delete-an-invoice

 

 

Base URL + path/parameters

 

Body Data (there are more shown when scrolling down on the QBO API page)

 

Header