sgrEdicaoDocumentoV3
Edit the fields of the documents linked to a schedule.
PARÂMETROS
| Field | Type | Required? | Description |
|---|---|---|---|
| accesskey | 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. |
| nrprogramacao | string | Yes | Number of the schedule to which the document was linked. |
| documents | List | Yes | List of documents of the sgrDocumentoEdicao type. |