Skip to main content

sgrListaVeicViagAtraso

Returns information on overdue trips that have not started.

SoapAction

PARAMETERS

FieldTypeRequired?Description
keyaccessstringYesKey returned by the sgrLogin method.
cdcliintegerYesCustomer code, returned by the sgrListaEmpresasUsuario method.
dtInidatetimeYesStart date for the search.
dtEnddatetimeYesEnd date for the search.
cdTranspintegerNoTransport company code. This code is returned by the sgrListaTransportadoras method.
cdCidOrigintegerNoOrigin city code, returned by the sgrListCities method.
cdCidDestDocumentintegerNoDestination city code, returned by the sgrListCities method.

METHOD RETURN:

ReturnDataset: If the parameters are correct, the property will display:

FieldTypeDescription
CDVIAGintegerShipment authorization number
NRPLACACAVALOchar(7)Vehicle license plate
MOTORISTstringDriver's name
DTPREVINIdatetimeEstimated start of trip
DTPREVFIMdatetimeEstimated end of trip
CARRIERstringName of carrier
CUSTOMERstringCustomer name
CITYORIGINstringCity/state of origin of trip
CITYDESTINATIONstringCity/state of destination

ReturnDescription: This property will indicate if there are no overdue non-Started trips.