How do you recommend I pull the first and last name on the order? I am using this method with the order's entity ID field: Contact_RetrieveByEntityID(m_UserName, m_Password, m_siteID, entityID);
I see I can insert a date. This is the beginning of the range? What is the end date? Today? If I call OrderList_Retrieve with November 6, 2013, I'll get all orders from 11/6 to current day?
What does it mean when the order has an entity ID of -1 and no addresses?