samedi 18 octobre 2014

Php Quickbooks Customer_Mod


Vote count:

0




I am working on Quickbooks web connector and Customer Add works very well. Now I want to modify my customer and here is my xml.



<QBXML>
<QBXMLMsgsRq onError="stopOnError">
<CustomerModRq requestID="'.$requestID.'">
<CustomerMod>
<ListID>ConsoliBYTE, LLC (13912179)</ListID>
<EditSequence>1365684445</EditSequence>

<Name>Test Customer UPDATED</Name>

</CustomerMod>
</CustomerModRq>
</QBXMLMsgsRq>
</QBXML>


The logged error is 3000: The given object ID "ConsoliBYTE, LLC (13912179)" in the field "list id" is invalid.


What is the list id and how do i get it?



asked 52 secs ago







Php Quickbooks Customer_Mod

Aucun commentaire:

Enregistrer un commentaire