mcohen01 / node-quickbooks

nodejs client for Intuit's Quickbooks API
332 stars 235 forks source link

Create a Budget #210

Open nasatome opened 1 year ago

nasatome commented 1 year ago

https://developer.intuit.com/app/developer/qbo/docs/api/accounting/all-entities/budget#create-a-budget

I can't find any way in the documentation or in the index.js how to create a budget, there is only the findBudgets option.

Is there any problem with this option?