sgrRetornaAtualizacoesMotoristas
Return the data of drivers whose records have changed since a certain date.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
keyaccess | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListPASUser method |
cdcliente | integer | Yes | Customer code, returned by the sgrListaEmpresasPASUsuario method. |
date | datetime | Yes | Date for search. |
METHOD RETURN:
ReturnDataset: If the parameters are correct, the property will display:
Field | Type | Description |
---|---|---|
CPF | string | driver's CPF |
IDENTITY | string | Driver's identity |
NAME | string | Driver's name |
DATAEMISSAORG | datetime | Date ID issued |
CITY | string | Driver's city |
CODIGOCIDADENASCIMENTO | integer | Driver's city of birth code |
DATEBIRTH | datetime | Date of birth |
NOMEMAE | string | Driver's mother's name |
LOGRADOURO | string | Address of driver's address |
NUMERORUA | char(6) | Address number |
COMPLEMENTARYADDRESS | string | Address complement |
BAIRRO | string | Driver's neighborhood of residence |
zip code | char(8) | zip code of driver's address |
PHONE number | char(12) | Driver's phone number |
TELEPHONE SECONDARY | char(12) | Driver's phone number 2 |
TELEPHONEFAX | char(12) | driver's fax |
string | Driver's e-mail | |
DATEINCLUSIONREGISTRATION | datetime | Date registration was added |
DATELASTCHANGEINRegistration | datetime | Date of last change in registration |
CODIGOPAISORIGEM | integer | Driver's country of origin code |
CODIGOUFCNH | integer | Driver's license issuing state code |
HABILITATION CARD | integer | Driver's license number |
CATEGORYHABILITATION | char(5) | CNH category |
DATAEMISSAOCNH | datetime | CNH issue date |
CNH EXPIRATION DATE | datetime | CNH expiration date |
CNH REGISTRATION NUMBER | string | CNH registration number |
MOPP EXPIRATION DATE | datetime | MOPP expiration date |