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