GET api/Services/GetServiceProvider?serviceProviderId={serviceProviderId}
Get the details of the given Service Provider by ID
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| serviceProviderId |
Service Provider ID to query |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.