Search
-
-
Had a lot of issues with it this morning. I can recall seeing that message at about 10 times on different line items, though all would have a successfull line item in the same call.
-
Having same issues, any updates to this?
-
I have a loop running MethodAPIInsertV2 for each of my items and some will return with a
Failure. The API could not validate your log in.
Some items will work but all the credentials are the same, what can be causing this issue?
-
Just got this bit of info from a representative:
Hmm, I'm not sure if the API works different. But on the front end, there is an action on the Save button. Once you click Save on the Sales Order it pushes the transaction over to QuickBooks in which it assigns it with a SalesOrder# and syncs that back to Method.
-
I attached a file to SalesOrder in quickbooks. What field can I use MethodAPISelect_XMLV2 on to retreive this file?
-
How Can I get the sales order number to auto generate while posting with MethodAPIInsertV2?
-
{ MethodAPIInsertV2Result: '<?xml version="1.0" encoding="windows-1252" ?><MethodAPI response = "Not all required fields are present. Required field CustomerRef is not passed for the table SalesOrder" ></MethodAPI>' }
CustomerRef is not an existing field in SalesOrder.
-
I am referring to an actaul file. This is more of a general question: what api can I use to retrieve a file.
-
I used field list and found 2 required fields on my table. When i try to insert passing in those 2 required fields I get a response that says there is a required "CustomerRef" field. This field does not exist in my table. How can I get insert into this table?
|
|
|