POST api/ControlAsistenciasFotos

Request Information

URI Parameters

None.

Body Parameters

ControlAsistenciasFotos
NameDescriptionTypeAdditional information
ControlAsistenciasFotosID

integer

None.

ObrasID

integer

None.

TipoRotativosID

integer

None.

Registro

string

String length: inclusive between 0 and 1

Adjunto

string

None.

Nombre

string

None.

Tipo

string

None.

Byte

Collection of byte

None.

Trx

integer

None.

Id

integer

None.

Fecha

date

None.

FrenteTrabajosID

integer

None.

To64

string

None.

EmpresasID

integer

None.

Ftp

string

None.

UsuariosID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "ControlAsistenciasFotosID": 1,
  "ObrasID": 3,
  "TipoRotativosID": 6,
  "Registro": "sample string 7",
  "Adjunto": "sample string 8",
  "Nombre": "sample string 9",
  "Tipo": "sample string 10",
  "Byte": "QEA=",
  "Trx": 11,
  "Id": 12,
  "Fecha": "2025-12-18T21:43:18.691035-08:00",
  "FrenteTrabajosID": 14,
  "To64": "sample string 15",
  "EmpresasID": 16,
  "Ftp": "https://api.kallpa.app.tymesa.ec",
  "UsuariosID": 17
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'ControlAsistenciasFotos'.

Response Information

Resource Description

ControlAsistenciasFotos
NameDescriptionTypeAdditional information
ControlAsistenciasFotosID

integer

None.

ObrasID

integer

None.

TipoRotativosID

integer

None.

Registro

string

String length: inclusive between 0 and 1

Adjunto

string

None.

Nombre

string

None.

Tipo

string

None.

Byte

Collection of byte

None.

Trx

integer

None.

Id

integer

None.

Fecha

date

None.

FrenteTrabajosID

integer

None.

To64

string

None.

EmpresasID

integer

None.

Ftp

string

None.

UsuariosID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "ControlAsistenciasFotosID": 1,
  "ObrasID": 3,
  "TipoRotativosID": 6,
  "Registro": "sample string 7",
  "Adjunto": "sample string 8",
  "Nombre": "sample string 9",
  "Tipo": "sample string 10",
  "Byte": "QEA=",
  "Trx": 11,
  "Id": 12,
  "Fecha": "2025-12-18T21:43:18.706637-08:00",
  "FrenteTrabajosID": 14,
  "To64": "sample string 15",
  "EmpresasID": 16,
  "Ftp": "https://api.kallpa.app.tymesa.ec",
  "UsuariosID": 17
}