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