ProjectMappingGetiTunes
Provides the iTunes ID for the supplied Baseline Project ID.
Parameters:
|
id (required) |
Baseline ID Example Value: 4768282
|
|
apikey (required) |
Your API key Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545
|
Sample Resource URL
http://www.baselineapi.com/api/ProjectMappingGetiTunes?id=4768282&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545
Sample Response
[
{
"ITUNES_ID": "284573731",
"BASELINE_ID": 4768282
},
{
"ITUNES_ID": "372283140",
"BASELINE_ID": 4768282
}
]
