Credit item

Example request

GET https://api.7digital.com/1.2/user/deliveritem?country=US&trackId=4648051&releaseid=415019&retailPrice=1.99&currencyCode=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 Checks

We recommend checking both the HTTP status code and the body of the response to see whether the response has been successful.

Query Params
string
required
string
int32
required
int32
string
string
required
string
required
int32
required
string
string
required
Language
LoadingLoading…