cylence (owner)

Revisions

gist: 47184 Download_button fork
public
Public Clone URL: git://gist.github.com/47184.git
XML
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<message xmlns="http://www.linkshare.com/namespaces/realtime-transactions-1.0">
  <sku_order>
    <orderid>1234</orderid>
    <siteid>CD34-asdf</siteid>
    <time_entered>2009-01-08T00:58:28Z</time_entered>
    <currency>new-send_request</currency>
    <trans_date>2009-01-15T00:41:31Z</trans_date>
    <item>
      <sku>web order</sku>
      <quantity>1</quantity>
      <amount>0</amount>
      <product_name>ID Watchdog Plus</product_name>
    </item>
  </sku_order>
</message>