go back Home

CallinService

This service provides operations that allow users to retrieve callins and to create driver and carrier callins.

Operations

name role description
GET /callins/{id} Users Retrieves the callin record for the specified ID.
GET /callins/{type}/{id} Users, Carriers Retrieves a list of RowCallin records for the specified type and ID.
PUT /callins Users, Carriers, Carrier Drivers Creates a RowCallin record for the given data.