Hello!

I have an Request XML file like this, I passed it to QuickBooks, but the response is 
null

<?xml version="1.0"?>
<?qbxml version="2.0" ?>
<QBXML>
        <InvoiceAddRq requestID="65446">
                <InvoiceAdd>
                        <CustomerRef>
                                <ListID>20000-1058881586</ListID>
                                <FullName>AD Vision</FullName>
                        </CustomerRef>
                        <InvoiceLineAdd>
                                <ItemRef>
                                        <ListID>10000-1058884283</ListID>
                                        <FullName>AIR FREIGHT</FullName>
                                </ItemRef>
                                <Rate>588,00</Rate>
                                <Amount>588,00</Amount>
                        </InvoiceLineAdd>
                        <InvoiceLineAdd>
                                <ItemRef>
                                        <ListID>200000-1058884728</ListID>
                                        <FullName>2ND AIR FRT</FullName>
                                </ItemRef>
                                <Rate>7,00</Rate>
                                <Amount>7,00</Amount>
                        </InvoiceLineAdd>
                </InvoiceAdd>
        </InvoiceAddRq>
</QBXML>

What's happend? Does something wrong with the InvoiceAddRq?

Can you give me an InvoiceAddRq example?
Vo Xuan Thanh
Terminal C Vietnam 
124/D2 Cong Hoa, Tan Binh 
Ho Chi Minh City, Vietnam 
P: (848) 8 119 599 - 8 421 867
F: (848) 8 119 599
www.terminalcvn.com

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to