Get Service Details

Get all details of a specific service

GetServiceDetail

GET https://baseurl/ServiceCatalog/WebService/PublicApi.ashx/GetServiceDetail

.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated