IsgrListaUltimaAEVeiculo
Returns data from a vehicle's last boarding authorization.
PARAMETERS
Field | Type | Required? | Description |
---|---|---|---|
keyaccess | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListPASUser method |
cdclient | integer | Yes | Client code, returned by the sgrListCompaniesPASUser method. |
cdpaisorigem | integer | Yes | Vehicle licensing country code, returned by the sgrListaPais method. |
nrplaca | string | Yes | Number of the license plate to be searched. |
METHOD RETURN:
ReturnDataset: If the parameters are valid, the property will display:
Field | Type | Description |
---|---|---|
CDVIAG | integer | Shipment Authorization Number |
:ReturnDescription:: If there is an error when executing the method, the property will display:
Error | Description |
---|---|
There are no authorizations generated for this company and vehicle! |