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