sgrCancelaAgendaProgramacao
Method for removing the allocation of a vehicle/driver to a schedule.
PARAMETERS:
Field | Type | Req. | Description |
---|---|---|---|
keyaccess | string | Yes | Key returned by the sgrLogin method. |
cdpas | integer | Yes | PAS code, returned by the sgrListaPASUsuario method |
cdcliente | integer | Yes | Customer code, returned by the sgrListaEmpresasPASUsuario method. |
cdProgramming | integer | Yes | Code of the schedule for which the allocation should be canceled. |
cdCancelScheduleProg Reason | integer | Yes | Cancellation reason code. This code is returned by the sgrListCancelScheduleProg method. |
dsDetailCancelScheduleProg | string | Yes | Detail of the reason for canceling the schedule. |
dsEmail | string | No | Single email or list of emails to which the schedule cancellation notification should be sent. |