Skip to content

Instantly share code, notes, and snippets.

@gmhurley
Created February 13, 2018 14:43
Show Gist options
  • Save gmhurley/97e0dd29b306e0feb9eb2017681b1a43 to your computer and use it in GitHub Desktop.
Save gmhurley/97e0dd29b306e0feb9eb2017681b1a43 to your computer and use it in GitHub Desktop.
<?xml version='1.0' encoding='utf-8'?>
<PrimaryBasketRequest xmlns="http://mdot.com/redeem/ibmpos/" RetailerID="238">
<TransactionDetails TransTime="09:27:11" POSID="999" TransID="5201" TransDate="2018-02-13" StoreID="987654"/>
<ConsumerIDs>
<LoyaltyCard ID="40000018961"/>
<Alternate ID="0"/>
</ConsumerIDs>
<Miscellaneous OperatorID="1"/>
<Items>
<Item DeptID="1000" QtyType="U" SaleType="S" Qty="1" Amount="169" ID="00021032200000"/>
<Item DeptID="1000" QtyType="U" SaleType="S" Qty="1" Amount="169" ID="00003700016353"/>
<Item DeptID="1000" QtyType="U" SaleType="S" Qty="1" Amount="169" ID="00003700016353"/>
</Items>
<TransactionTotals>507</TransactionTotals>
</PrimaryBasketRequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment