Last active
September 12, 2017 13:07
-
-
Save ckozus/873e405f049d8db5a826623a5432abca to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"EventTickets"=> | |
{"Tickets"=> | |
{"TicketGroup"=> | |
[{"EventID"=>"3177936", | |
"FacePrice"=>"18.63", | |
"HighSeat"=>"12", | |
"ID"=>"20879932", | |
"IsMine"=>false, | |
"LowSeat"=>"9", | |
"Marked"=>false, | |
"Notes"=>nil, | |
"ParentCategoryID"=>"0", | |
"Rating"=>"5", | |
"RatingDescription"=>"Not Yet Rated", | |
"RetailPrice"=>"27.50", | |
"Row"=>"1", | |
"TicketQuantity"=>"4", | |
"ValidSplits"=>{"int"=>["4", "2"]}, | |
"TicketGroupType"=>"Event Ticket", | |
"currencyTypeAbbr"=>"USD", | |
"convertedActualPrice"=>"25.00", | |
"isMercury"=>true, | |
"ActualPrice"=>"25.00", | |
"Section"=>"4", | |
"WholesalePrice"=>"27.50"}, | |
{"EventID"=>"3177936", | |
"FacePrice"=>"25.00", | |
"HighSeat"=>"4", | |
"ID"=>"21022878", | |
"IsMine"=>false, | |
"LowSeat"=>"1", | |
"Marked"=>false, | |
"Notes"=>"First row in this section. ", | |
"ParentCategoryID"=>"0", | |
"Rating"=>"0", | |
"RatingDescription"=>"Not Yet Rated", | |
"RetailPrice"=>"25.00", | |
"Row"=>"1", | |
"TicketQuantity"=>"4", | |
"ValidSplits"=>{"int"=>["4", "2"]}, | |
"TicketGroupType"=>"Event Ticket", | |
"currencyTypeAbbr"=>"USD", | |
"convertedActualPrice"=>"23.00", | |
"isMercury"=>false, | |
"ActualPrice"=>"23.00", | |
"Section"=>"5", | |
"WholesalePrice"=>"25.00"}, | |
{"EventID"=>"3177936", | |
"FacePrice"=>"21.30", | |
"HighSeat"=>"*", | |
"ID"=>"43531708", | |
"IsMine"=>false, | |
"LowSeat"=>"*", | |
"Marked"=>false, | |
"Notes"=>nil, | |
"ParentCategoryID"=>"0", | |
"Rating"=>"5", | |
"RatingDescription"=>"Not Yet Rated", | |
"RetailPrice"=>"21.30", | |
"Row"=>"10", | |
"TicketQuantity"=>"12", | |
"ValidSplits"=> | |
{"int"=>["12", "10", "9", "8", "7", "6", "5", "4", "3", "2", "1"]}, | |
"TicketGroupType"=>"Event Ticket", | |
"currencyTypeAbbr"=>"USD", | |
"convertedActualPrice"=>"19.00", | |
"isMercury"=>false, | |
"ActualPrice"=>"19.00", | |
"Section"=>"17", | |
"WholesalePrice"=>"21.30"}, | |
{"EventID"=>"3177936", | |
"FacePrice"=>"15.97", | |
"HighSeat"=>"*", | |
"ID"=>"43531709", | |
"IsMine"=>false, | |
"LowSeat"=>"*", | |
"Marked"=>false, | |
"Notes"=>nil, | |
"ParentCategoryID"=>"0", | |
"Rating"=>"5", | |
"RatingDescription"=>"Not Yet Rated", | |
"RetailPrice"=>"15.97", | |
"Row"=>"11", | |
"TicketQuantity"=>"13", | |
"ValidSplits"=> | |
{"int"=> | |
["13", "11", "10", "9", "8", "7", "6", "5", "4", "3", "2", "1"]}, | |
"TicketGroupType"=>"Event Ticket", | |
"currencyTypeAbbr"=>"USD", | |
"convertedActualPrice"=>"15.00", | |
"isMercury"=>false, | |
"ActualPrice"=>"15.00", | |
"Section"=>"17", | |
"WholesalePrice"=>"15.97"}]}, | |
"EventNotes"=>nil, | |
"@xmlns:xsd"=>"http://www.w3.org/2001/XMLSchema", | |
"@xmlns:xsi"=>"http://www.w3.org/2001/XMLSchema-instance", | |
"@xmlns"=>"http://tnwebservices.ticketnetwork.com/tnwebservice/v3.2"}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment