Download a Digital Asset
This endpoint allows you to download a digital item using the unique digital_link token.
The digital_link token value can be found by including line_items.digital_links
in a completed order lookup.
Use the Retrieve an Order Status endpoint found under the Order Status tab, or the Retrieve an Order endpoint found under the Account / Orders tab to perform a completed order lookup.
Depending on the store that the item was purchased in, downloads may be restricted to a set number of days since the purchase was made. Additionally, the number of times a download link can be used may be restricted.
If you are not authorized to perform the download due to the download limit restrictions mentioned above, a 403 response will be returned.
Path Parameters
Use the token from the digital link.
Response
The response is of type object
.
Was this page helpful?