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