Skip to main content
Question

Quickbooks Invoice Delete Event


Forum|alt.badge.img

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?

 

 

Did this topic help you find an answer to your question?
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

Troy Tessalone
Forum|alt.badge.img+14

Forum|alt.badge.img
  • Author
  • Beginner
  • 13 replies
  • March 14, 2023

Thanks for your reply @Troy Tessalone ,

 

I couldn’t find any answer for this question. 

Regards


Troy Tessalone
Forum|alt.badge.img+14

@WilCompute 

Did you check your related topic?

 


Forum|alt.badge.img
  • Author
  • Beginner
  • 13 replies
  • March 15, 2023

@Troy Tessalone 

Yes I checked that related topic.

 

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

 

Thanks


Troy Tessalone
Forum|alt.badge.img+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