sgrListaAcessoriosVeiculo
Method for listing vehicle accessories.
PARAMETERS
Field | Type | Req.? | Description |
---|---|---|---|
accesskey | string | Yes | Key returned by the sgrLogin method. |
cdVeic | integer | No* | Vehicle code, returned by the sgrRetornaVeicV3 method. |
nrPlaca | string | No* | Vehicle license plate. |
cdCli | integer | Yes | Customer code, returned by the sgrListaEmpresasPASUsuario method. |
(*)The fields related to the vehicle are not mandatory, only one is required. If both fields are filled in, the system will use the vehicle code.
METHOD RETURN:
ReturnDataset: If the parameters are valid, the dataset will display two columns, with the code and description of each accessory linked to the queried vehicle.