cs-mpx-dataservice
Version:
MPX Dataservices
27 lines • 831 B
JSON
{
"Feed": {
"service": "Feeds Service",
"schema": "1.0",
"suffix": "/",
"postMethod": "Flash",
"putMethod": "Get",
"deleteMethod": "Get",
"webMethod": "Flash",
"baseUrl": "http://feed.sandbox.theplatform.com/f",
"url": "http://feed.sandbox.theplatform.com/f/",
"notifyUrl": "http://feed.sandbox.theplatform.com/f/notify"
},
"Category": {
"service": "Media Data Service",
"schema": "1.7.0",
"suffix": "/data/Category",
"postMethod": "Flash",
"putMethod": "Get",
"deleteMethod": "Get",
"webMethod": "Flash",
"objectType": "Category",
"baseUrl": "http://data.media.sandbox.theplatform.com/media",
"url": "http://data.media.sandbox.theplatform.com/media/data/Category",
"notifyUrl": "http://data.media.sandbox.theplatform.com/media/notify"
}
}