sgrRetornaRotasModelo
Method to return model routes.
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. |
METHOD RETURN:
If the settings are correct, it returns an XML containing the client's Model Routes.
| Field | Type | Description |
|---|---|---|
| ID de retorno | integer | Route identifier |
| RetornoDescrição | string | Route name |
| Chave de retorno | smallint | --- |
| xsd:esquema | schema | XML |