Download purchase

Download tracks purchased in a transaction as a single ZIP file. The highest quality available for each track will be used.

OAuth User token

 \ Example request

GET http://media.geo.7digital.com/media/user/download/purchase?purchaseId=123456&country-US&oauth_consumer_key=YOUR_KEY_HERE&...

Example Response

HTTP/1.1 200 OK
Date: Thu, 19 Nov 2009 11:27:47 GMT
Content-Length: 7256280
Content-Disposition: attachment; filename="7digital_Downloads_21-10-2010.zip";
Content-Type: application/zip

Specific Error Codes

  • 1001 - Error: Missing "parameter name" query parameter. Not all mandatory parameters were specified in the request.
  • 1002 - Invalid value for "parameter name": parameter value. Value for parameter in error message is not valid.
  • 2002 - No licences found for the download request. Either the purchase Id supplied does not exist or does not belong to the user supplied, or the user does not exist.
Query Params
string
required

The unique identifier of the user. For information on creating users click here.

int32
required

This is the MassiveMusic ID of the purchase as returned by the user/purchase/* or user/deliveritem methods.

string
required

ISO 2-character code of the country the end user resides in.

Language
LoadingLoading…