go back to CallinService

GET /callins/{type}/{id}

Retrieves a list of RowCallin records for the specified type and ID.

Roles that can access this endpoint are Users, Carriers.

Parameters

name description type default type
type a string representing the type of query: D = driver, T = tractor, R = carrier, O = order, M = movement path String
id id of the record for which the query is being based (the rowType) path String

Result

List < RowCallin > of type: application/xml application/json

a list of RowCallin records

Additional attributes:

Child Elements:

Try It Out

Request

- Authentication Help
- String
- String