Assuming crmproduct is required, the following result was found.
through line items on the Xero invoice for each m_XeroLineItem in m_ThisInvoice.get("LineItems") { // // initialize v_CrmProductID = ""; // // checking this is a valid line item and not an error message by it having an ItemCode v_CrmProductName =...