Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
I am attempting to automate some of the tedious functions in QuickBooks using the QBFC13.dll ("QBFC13Lib"). Specifically, right now I am trying to apply a VendorCredit to a Bill. I create the Vendor Credit with QBFC13Lib.IVendorCreditAdd, and can successfully save this, acquiring a QBFC13Lib.IVendorCreditRet object. I can also create a Bill by using QBFC13Lib.IBillAdd, acquiring a QBFC13Lib.IBillRet.
If I create the VendorCredit first, and attempt to apply this to the bill using the LinkToTxnIDList method, I am told by the QBFC13Lib.IResponse that LinkToTxnIDList cannot be linked to VendorCredit. There is no similar method with the QBFC13Lib.IBillMod. I can get apparently closer with the QBFC13Lib.IBillPaymentCheckAdd, and using the ppliedToTxnAddList.Append() method to create an IAppliedToTxnAdd object. However, when I append the bill's Transaction ID to the TxnID value, and the Credit's Transaction ID to the SetCreditList's CreditTxnID, I am given the message that the Credit's Transaction ID cannot be found, despite getting the ID from the Vendor Credit object.
How am I meant to apply a Vendor Credit to a bill?
Solved! Go to Solution.
Greetings, @rbecker.
Thanks for reaching out to us here in the Community. I'm here to help get this taken care of so you can apply a Vendor Credit to a bill.
QuickBooks Automation using QBFC13Lib requires developers expertise. To get help with your preference, I'd recommend posting this question to our Intuit Developer Forum to get assistance from one of the experts handling software integrations.
Here's the website: https://developer.intuit.com/.
There they can guide you through the process and ensure that you can complete your work.
That should point you in the right direction. Please let me know if you have any follow-up questions or concerns about QuickBooks. Take care and wishing you the best.
Greetings, @rbecker.
Thanks for reaching out to us here in the Community. I'm here to help get this taken care of so you can apply a Vendor Credit to a bill.
QuickBooks Automation using QBFC13Lib requires developers expertise. To get help with your preference, I'd recommend posting this question to our Intuit Developer Forum to get assistance from one of the experts handling software integrations.
Here's the website: https://developer.intuit.com/.
There they can guide you through the process and ensure that you can complete your work.
That should point you in the right direction. Please let me know if you have any follow-up questions or concerns about QuickBooks. Take care and wishing you the best.
You have clicked a link to a site outside of the QuickBooks or ProFile Communities. By clicking "Continue", you will leave the community and be taken to that site instead.
For more information visit our Security Center or to report suspicious websites you can contact us here