SgrEditarContainer
Method for editing containers
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. |
| cContainer | object | Yes | Object containing the data of the container to be changed. The fields that must be entered can be found in the Container class. |
If the container is changed without errors, the return from this method will be the code of the container that was changed.