{
"opencollection": "1.0.0",
"info": {
"name": "Fixxbook.Bearer.Api.V1 AfterHours Client API",
"version": "bearer.v1"
},
"items": [
{
"info": {
"name": "Client",
"type": "folder"
},
"items": [
{
"info": {
"name": "Retrieve the list of providers",
"type": "http"
},
"http": {
"method": "GET",
"url": "{{baseUrl}}/Clients/GetProvidersInfo"
},
"docs": "Returns a list of providers in subscriber’s private network. The response contains provider contact details and the vendor ID. \r\n
Visit ServiceChannel University to find out more about the [vendor ID](https://servicechannel.atlassian.net/wiki/spaces/SCU/pages/571835102/Managing+Private+Notes+Rating+and+Vendor+ID#ManagingPrivateNotes,Rating,andVendorID-VendorID).\r\n
No input parameters are required."
}
]
}
],
"bundled": true
}