﻿<?xml version="1.0" encoding="utf-8"?>
<order>
  <OrderHeader>
    <CustOrder>196</CustOrder>
    <CustOrderDate>30/04/2024</CustOrderDate>
    <SenderID>DLP8667318378</SenderID>
    <ReceiverID>2159576012</ReceiverID>
    <OrderCode>NEW</OrderCode>
    <InvoicePS>IN000196</InvoicePS>
    <CartIdPS>8a82855c8f2fc739018f302800b6012f</CartIdPS>
    <SalesforceId>Dealer 3 sales force id</SalesforceId>
    <Salesman>dealer 3 customer id</Salesman>
    <TotalQty>1</TotalQty>
    <TotalAmount>$200.00</TotalAmount>
    <TotalPrice>$200.00</TotalPrice>
    <SpecInstructions>No message</SpecInstructions>
    <OrderStatus>Payment accepted</OrderStatus>
    <ShipDate />
  </OrderHeader>
  <Payment>
    <PayMethod>AUTHNET, ABC123</PayMethod>
    <TransactionID />
    <Last4CardDigits>9299</Last4CardDigits>
    <CardType>Visa</CardType>
    <AVSResponse>ABC123</AVSResponse>
    <CardCodeResponse>ABC123</CardCodeResponse>
  </Payment>
  <DeliveryAddress>
    <Code>DL_DPO</Code>
    <AltCode />
    <EAN13 />
    <DUNS9 />
    <Name>Jose Billionaire</Name>
    <Address1>898 Park Avenue</Address1>
    <Address2>Building 1</Address2>
    <City>New York</City>
    <PostCode>10038</PostCode>
    <State>NY</State>
    <Country>US</Country>
    <Phone>7778889999</Phone>
    <Ext>X</Ext>
    <CustomerEmail>mail@mail.com</CustomerEmail>
  </DeliveryAddress>
  <Products>
    <Product>
      <Line>1</Line>
      <Name>familyProductTest</Name>
      <SKU>familyProductTest2-1</SKU>
      <Qty>1</Qty>
      <UnitPrice>$200.00</UnitPrice>
      <Total>$200.00</Total>
    </Product>
    <Product>
      <Line>2</Line>
      <Name>Drop Ship Fee</Name>
      <SKU>DROPSHIPFEE</SKU>
      <Qty>1</Qty>
      <UnitPrice>$0.00</UnitPrice>
      <Total>$0.00</Total>
    </Product>
  </Products>
</order>