get
https://api.7digital.com/1.2/user/deliveritem
Example request
GET https://api.7digital.com/1.2/user/deliveritem?country=US&trackId=4648051&releaseid=415019&retailPrice=1.99¤cyCode=USD&transactionid=test4343&oauth_token=... Example Response
<response status="ok" version="1.2">
<purchase id="50454737">
<purchaseDate>2009-11-10T14:59:39Z</purchaseDate>
</purchase>
</response>
Response ChecksWe recommend checking both the HTTP status code and the body of the response to see whether the response has been successful.
