sgrConsultaCodigoVeiculo
Returns the vehicle code.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
keyaccess | string | Yes | Key returned by the sgrLogin method. |
nrPlate | string | Yes | License plate number to be searched. |
cdPaisOrigem | whole | Yes | Vehicle licensing country code, returned by the sgrListaPais method |
METHOD RETURN:
ReturnDataset: If the parameters are correct, the property will display:
Field | Type | Description |
---|---|---|
CDVEIC | whole | Vehicle code |
ReturnDescription: If there is an error executing the method, the property will display:
Error | Description |
---|---|
No Vehicle Registered. |