sgrFinalizarControleTemperatura
Finalize temperature control on the road
PARAMETERS
| Field | Type | Required? | Description |
|---|---|---|---|
| chaveacesso | string | Yes | Key returned by the sgrLogin method. |
| cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
| cdcliente | integer | Yes | Client code, returned by the sgrListaEmpresasPASUsuario method. |
| cdviagem | integer | Yes | Boarding authorization number. |
| nrprogramacao | string | No | Linked schedule number. |
| dtfim | dateTime | No | Date/time at which the temperature control should be completed. If no value is provided, the system will consider the current date/time. |
METHOD RETURN:
If the parameters are provided correctly, the method should perform or schedule the start of the temperature control.