POST api/Tablas?flujo={flujo}&objectId={objectId}&idTabla={idTabla}&token={token}
Función que genera el código html de las tablas
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
flujo |
Flujo de trabajo |
string |
Required |
objectId |
ObjectId del trámite |
string |
Required |
idTabla |
ID de la tabla |
string |
Required |
token |
Token del usuario |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Objeto de respuesta del proceso
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}
application/xml, text/xml
Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />