Get all details of a specific service
GET https://baseurl/ServiceCatalog/WebService/PublicApi.ashx/GetServiceDetail
GET
https://baseurl/ServiceCatalog/WebService/PublicApi.ashx/GetServiceDetail
.
{ "name": "Cake's name", "recipe": "Cake's recipe name", "cake": "Binary cake"}
{ "message": "Ain't no cake like that."}
Last updated 2 years ago
Was this helpful?