import cash receipt-> Before the Vendor Receipt can be imported, you must first import the Purchase Journal.

SUGGESTED

getting error while import cash receipt using xml with interop.peachwserver.dll

An error occurred while importing!
This happened for Field Name: Reference


Before the Vendor Receipt can be imported, you must first import the Purchase Journal.

xml 

<PAW_Receipts xmlns:paw="urn:schemas-peachtree-com/paw8.02-datatypes" xmlns:xsi="www.w3.org/.../XMLSchema-instance" xmlns:xsd="www.w3.org/.../XMLSchema-datatypes">
<PAW_Receipt xsi:type="paw:receipt">
<Deposit_Ticket_ID xsi:type="paw: id">1107</Deposit_Ticket_ID>
<Customer_ID xsi:type="paw: id">TestVendor</Customer_ID>
<Customer_Name>Test Vendor</Customer_Name>
<Reference>20240411 07</Reference>
<Date xsi:type="paw:date">4/10/24</Date>
<Payment_Method>Cash</Payment_Method>
<Cash_Account xsi:type="paw: id">1020</Cash_Account>
<VendorReceipt>True</VendorReceipt>
<Prepayment>False</Prepayment>
<ReceiptNumber>1107</ReceiptNumber>
<Number_of_Distributions>0</Number_of_Distributions>
<Distributions/>
</PAW_Receipt>
</PAW_Receipts>