API 2.0 Version 1.0
buy-link
Link to a third-party website that sells the album.
Child Elements
Element Description Empty Allowed? Cardinality?
buy-link-id
ID of the buy link.
no 1
url
Link to the purchase page on the third party website.
no 1
description
Name of the third party website (ex: iTunes, Amazon, Naxos, etc)
no 1
Sample
<buy-link>
   <buy-link-id>12345</buy-link-id>
   <url>https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=327630455</url>
   <source>iTunes</source>
</buy-link>