FrameAppWS

<back to all web services

DefinicionProcedimientoRQ

Requires Authentication
The following routes are available for this service:
All Verbs/Utilidades/Procedimientos/Definicion
DefinicionProcedimientoRQ Parameters:
NameParameterData TypeRequiredDescription
ConsecutivoqueryintNo
VersionesLookupClientequeryList<VersionLookup>No
DatosLookupsqueryboolNo
LenguajequeryLenguajesNo
VersionLookup Parameters:
NameParameterData TypeRequiredDescription
CodLookupformdecimalNo
VersionformstringNo
Lenguajes Enum:
ES
PT
EN
DefinicionProcedimientoRS Parameters:
NameParameterData TypeRequiredDescription
ProcedimientoformIdentificadoresFuncionesNo
ParametrosformList<DefinicionParametro>No
PermisosformList<PermisosFunciones>No
UltimoEstadoformUltimoEstadoNo
ErrorformstringNo
IdentificadoresFunciones Parameters:
NameParameterData TypeRequiredDescription
AliasFuncionformstringNo
NombreFuncionformstringNo
DescripcionformstringNo
TipoRespuestaformstringNo
BackgroundformstringNo
UsuarioCreoformstringNo
FechaCreacionformDateTimeNo
ConsecutivoformintNo
TipoExportformstringNo
AyudaformstringNo
EndpointformstringNo
ConsumeAPIformstringNo
APIRestformstringNo
PropiedadRestformstringNo
DefinicionParametro Parameters:
NameParameterData TypeRequiredDescription
DireccionformstringNo
IdVistaformdecimal?No
TipoDatoformstringNo
NombreParametroformstringNo
AliasformstringNo
AyudaformstringNo
DatosLookupformList<Dictionary<String,Object>>No
CampoTextoformstringNo
CampoValorformstringNo
VersionformstringNo
ObligatorioformboolNo
ValorDefectoformstringNo
VisibleformboolNo
PermisosFunciones Parameters:
NameParameterData TypeRequiredDescription
CodigoSistemaformdecimalNo
CodigoEmpresaformdecimalNo
AliasFuncionformstringNo
UsuarioformstringNo
UsuarioCreoformstringNo
FechaCreacionformDateTimeNo
IPformstringNo
UltimoEstado Parameters:
NameParameterData TypeRequiredDescription
CodigoEjecucionformdecimalNo
EstadoformstringNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .other suffix or ?format=other

HTTP + OTHER

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /Utilidades/Procedimientos/Definicion HTTP/1.1 
Host: soluser-recaudo.sgsas.co 
Accept: text/jsonl
Content-Type: text/jsonl
Content-Length: length

{"Consecutivo":0,"VersionesLookupCliente":[{"CodLookup":0,"Version":"String"}],"DatosLookups":false,"Lenguaje":"ES"}
HTTP/1.1 200 OK
Content-Type: text/jsonl
Content-Length: length

{"Procedimiento":{"AliasFuncion":"String","NombreFuncion":"String","Descripcion":"String","TipoRespuesta":"String","Background":"String","UsuarioCreo":"String","FechaCreacion":null,"Consecutivo":0,"TipoExport":"String","Ayuda":"String","Endpoint":"String","ConsumeAPI":"String","APIRest":"String","PropiedadRest":"String"},"Parametros":[{"Direccion":"String","IdVista":0,"TipoDato":"String","NombreParametro":"String","Alias":"String","Ayuda":"String","DatosLookup":[{"String":{}}],"CampoTexto":"String","CampoValor":"String","Version":"String","Obligatorio":false,"ValorDefecto":"String","Visible":false}],"Permisos":[{"CodigoSistema":0,"CodigoEmpresa":0,"AliasFuncion":"String","Usuario":"String","UsuarioCreo":"String","FechaCreacion":null,"IP":"String"}],"UltimoEstado":{"CodigoEjecucion":0,"Estado":"String"},"Error":"String"}