-
I have built a class with PHP using nusoap to connect to the Method API and it works great.
I then used nusoap to build my own webservice which I can connect to and retreive information from. Just not with Method.
I have found my way to the Web Service Test Evironment and tested the webservice that I set up.
This is the url the test said it ...
-
Just what I needed! Thank you very much.
-
BillRecordID is Foreign Key to the Bill table's primary key RecordID. Vendor is a required field in the Bill table.
To execute this you'll need a few separate calls and code to connect the returned datasets
1. Select api call to locate all Bills where vendor equals yourVendor.
2. Query returned dataset for list of ...
-
Okay, we have some bills synced with QB as examples. I found the line itmes in BillLineItem and am able to return the dataset with the API. However, the dataset returns all line items. How is the BillRecordID related to the bill or an individual Vendor?
I need to be able to pull all bills related to a Vendor and diplay the line items through the ...
-
Hi Ryan
Depending on your needs there are 2 different tables where this information is stored, BillLineItem and BillLineExpense. Knowing which one depends on how you are using QuickBooks.
-
Ben,
Glad to hear it works again! We implemented a fix today.
Jason
-
Ben,
This issue should be resolved. Can you try again and let us know if you have any more problems? Thanks!
Jason
-
I need to know where the information that is being displayed as line items in a bill are stored in Method so that I can retrieve that data with the API.
Thanks,
Ryan
-
Hi Chris,
I am having some difficulty understanding exactly what you are wanting to do between sreens, could you elaborate more on this? Would you be able to let me know which Screens you are attempting to transition from and to? Example are you going form Edit Customer Screen to Invoice Screen? Are you already on the Invoice ...
-
Hi Ben,
Does this error occur when you are trying to create the web form within Method? Was it when you clicked the Next button on Step 1 of 9: Select host website? Thanks.
Jason