Skip to content

Instantly share code, notes, and snippets.

@patrickxrivera
Created January 8, 2019 05:09
Show Gist options
  • Save patrickxrivera/0ce122213b3c32966f3cffc8172adc74 to your computer and use it in GitHub Desktop.
Save patrickxrivera/0ce122213b3c32966f3cffc8172adc74 to your computer and use it in GitHub Desktop.
{:api_key=>"89a484f8-a4b6-4864-acc7-b28e00ecde4d",
:purchases=>
[{"external_id"=>"42848718",
"product_id"=>"pencil",
"currency"=>"USD",
"price"=>50.33,
"time"=>"2013-07-17T19:20:20+01:00",
"properties"=>{"number"=>2, "sharpened"=>true}},
{"external_id"=>"42848718",
"product_id"=>"pencil",
"currency"=>"USD",
"price"=>50.33,
"time"=>"2013-07-17T19:20:20+01:00",
"properties"=>{"number"=>2, "sharpened"=>true}},
{"external_id"=>"42848718",
"product_id"=>"pencil",
"currency"=>"USD",
"price"=>50.33,
"time"=>"2013-07-17T19:20:20+01:00",
"properties"=>{"number"=>2, "sharpened"=>true}}]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment