GET api/XlsxEspecimenMammalias/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

XlsxEspecimenMammalia
NameDescriptionTypeAdditional information
id

integer

None.

qcaz

integer

None.

numeroCampo

string

String length: inclusive between 0 and 20

familia

string

String length: inclusive between 0 and 200

genero

string

String length: inclusive between 0 and 200

especie

string

String length: inclusive between 0 and 200

idEspecie

integer

None.

taxaCuestion

string

String length: inclusive between 0 and 50

idDeterminacion

integer

None.

identifVerbatim

string

None.

responsableIdetifNombre

string

String length: inclusive between 0 and 200

responsableIdentifApPaterno

string

String length: inclusive between 0 and 50

responsableIdentifApMaterno

string

String length: inclusive between 0 and 50

fechaIdentif

string

String length: inclusive between 0 and 20

obsIdentif

string

None.

sexo

string

String length: inclusive between 0 and 50

idSexo

integer

None.

estadio

string

String length: inclusive between 0 and 50

idEstadio

integer

None.

peso

string

String length: inclusive between 0 and 50

estatus

string

String length: inclusive between 0 and 50

idEstatus

integer

None.

colectorPrincipalNombre

string

String length: inclusive between 0 and 200

colectorPrincipalApPaterno

string

String length: inclusive between 0 and 50

colectorPrincipalApMaterno

string

String length: inclusive between 0 and 50

colectores

string

None.

permisoColeccion

string

None.

idPermisoAmbietal

integer

None.

fechaPermiso

string

String length: inclusive between 0 and 20

fechaInicioColeccion

string

String length: inclusive between 0 and 20

fechaFinColeccion

string

String length: inclusive between 0 and 20

fechaIngresoColeccion

string

String length: inclusive between 0 and 20

obsGeneral

string

None.

informacionEcologica

string

None.

idLocalidad

integer

None.

pais

string

String length: inclusive between 0 and 200

provincia

string

String length: inclusive between 0 and 200

canton

string

String length: inclusive between 0 and 200

parroquia

string

String length: inclusive between 0 and 200

idParroquia

integer

None.

localidad

string

String length: inclusive between 0 and 200

localidadVerbatim

string

None.

fuenteCoordenadas

string

String length: inclusive between 0 and 250

idFuentesCoordenadas

integer

None.

latitud

string

String length: inclusive between 0 and 150

longitud

string

String length: inclusive between 0 and 150

latUTM

string

String length: inclusive between 0 and 150

lonUTM

string

String length: inclusive between 0 and 150

zona

string

None.

datum

string

String length: inclusive between 0 and 150

idDatum

integer

None.

altitudMax

string

String length: inclusive between 0 and 50

altitudMin

string

String length: inclusive between 0 and 50

obsLocalidad

string

None.

metodoRecoleccion

string

String length: inclusive between 0 and 250

idRecoleccion

integer

None.

metodoSacrificio

string

String length: inclusive between 0 and 250

idSacrificio

integer

None.

metodoFijacion

string

String length: inclusive between 0 and 250

idFijacion

integer

None.

metodoPreparacion

string

None.

fechaPreparacion

string

String length: inclusive between 0 and 20

metodoPreservacion

string

String length: inclusive between 0 and 250

idPreservacion

integer

None.

obsConservacion

string

None.

alturaCajaCraneal

string

String length: inclusive between 0 and 50

anchoCaninoSuperior

string

String length: inclusive between 0 and 50

anchoCraneal

string

String length: inclusive between 0 and 50

anchoInterOrbital

string

String length: inclusive between 0 and 50

anchoMolarInferior

string

String length: inclusive between 0 and 50

anchoMolarSuperior

string

String length: inclusive between 0 and 50

anchoCigomatico

string

String length: inclusive between 0 and 50

antebrazo

string

String length: inclusive between 0 and 50

cabezaCuerpo

string

String length: inclusive between 0 and 50

cola

string

String length: inclusive between 0 and 50

constriccionPostOrbital

string

String length: inclusive between 0 and 50

longCondiloBasal

string

String length: inclusive between 0 and 50

longCraneal

string

String length: inclusive between 0 and 50

longHileraMandibular

string

String length: inclusive between 0 and 50

longHileraMaxilar

string

String length: inclusive between 0 and 50

longPalatal

string

String length: inclusive between 0 and 50

longRamaMandibular

string

String length: inclusive between 0 and 50

longTotal

string

String length: inclusive between 0 and 50

metacarpo3

string

String length: inclusive between 0 and 50

oreja

string

String length: inclusive between 0 and 50

pata

string

String length: inclusive between 0 and 50

tibia

string

String length: inclusive between 0 and 50

trago

string

String length: inclusive between 0 and 50

urapatagio

string

String length: inclusive between 0 and 50

validacion

string

None.

usuarioModificacion

string

String length: inclusive between 0 and 50

responsablesPreparacion

string

None.

tipoGeoreferenciacion

string

String length: inclusive between 0 and 100

idTipoGeoreferenciacion

integer

None.

permisoMovilizacion

string

None.

idPermisoMovilizacion

integer

None.

fechaPermisoMovilizacion

string

String length: inclusive between 0 and 20

Response Formats

application/json, text/json

Sample:
{
  "id": 1,
  "qcaz": 1,
  "numeroCampo": "sample string 2",
  "familia": "sample string 3",
  "genero": "sample string 4",
  "especie": "sample string 5",
  "idEspecie": 1,
  "taxaCuestion": "sample string 6",
  "idDeterminacion": 1,
  "identifVerbatim": "sample string 7",
  "responsableIdetifNombre": "sample string 8",
  "responsableIdentifApPaterno": "sample string 9",
  "responsableIdentifApMaterno": "sample string 10",
  "fechaIdentif": "sample string 11",
  "obsIdentif": "sample string 12",
  "sexo": "sample string 13",
  "idSexo": 1,
  "estadio": "sample string 14",
  "idEstadio": 1,
  "peso": "sample string 15",
  "estatus": "sample string 16",
  "idEstatus": 1,
  "colectorPrincipalNombre": "sample string 17",
  "colectorPrincipalApPaterno": "sample string 18",
  "colectorPrincipalApMaterno": "sample string 19",
  "colectores": "sample string 20",
  "permisoColeccion": "sample string 21",
  "idPermisoAmbietal": 1,
  "fechaPermiso": "sample string 22",
  "fechaInicioColeccion": "sample string 23",
  "fechaFinColeccion": "sample string 24",
  "fechaIngresoColeccion": "sample string 25",
  "obsGeneral": "sample string 26",
  "informacionEcologica": "sample string 27",
  "idLocalidad": 1,
  "pais": "sample string 28",
  "provincia": "sample string 29",
  "canton": "sample string 30",
  "parroquia": "sample string 31",
  "idParroquia": 1,
  "localidad": "sample string 32",
  "localidadVerbatim": "sample string 33",
  "fuenteCoordenadas": "sample string 34",
  "idFuentesCoordenadas": 1,
  "latitud": "sample string 35",
  "longitud": "sample string 36",
  "latUTM": "sample string 37",
  "lonUTM": "sample string 38",
  "zona": "sample string 39",
  "datum": "sample string 40",
  "idDatum": 1,
  "altitudMax": "sample string 41",
  "altitudMin": "sample string 42",
  "obsLocalidad": "sample string 43",
  "metodoRecoleccion": "sample string 44",
  "idRecoleccion": 1,
  "metodoSacrificio": "sample string 45",
  "idSacrificio": 1,
  "metodoFijacion": "sample string 46",
  "idFijacion": 1,
  "metodoPreparacion": "sample string 47",
  "fechaPreparacion": "sample string 48",
  "metodoPreservacion": "sample string 49",
  "idPreservacion": 1,
  "obsConservacion": "sample string 50",
  "alturaCajaCraneal": "sample string 51",
  "anchoCaninoSuperior": "sample string 52",
  "anchoCraneal": "sample string 53",
  "anchoInterOrbital": "sample string 54",
  "anchoMolarInferior": "sample string 55",
  "anchoMolarSuperior": "sample string 56",
  "anchoCigomatico": "sample string 57",
  "antebrazo": "sample string 58",
  "cabezaCuerpo": "sample string 59",
  "cola": "sample string 60",
  "constriccionPostOrbital": "sample string 61",
  "longCondiloBasal": "sample string 62",
  "longCraneal": "sample string 63",
  "longHileraMandibular": "sample string 64",
  "longHileraMaxilar": "sample string 65",
  "longPalatal": "sample string 66",
  "longRamaMandibular": "sample string 67",
  "longTotal": "sample string 68",
  "metacarpo3": "sample string 69",
  "oreja": "sample string 70",
  "pata": "sample string 71",
  "tibia": "sample string 72",
  "trago": "sample string 73",
  "urapatagio": "sample string 74",
  "validacion": "sample string 75",
  "usuarioModificacion": "sample string 76",
  "responsablesPreparacion": "sample string 77",
  "tipoGeoreferenciacion": "sample string 78",
  "idTipoGeoreferenciacion": 1,
  "permisoMovilizacion": "sample string 79",
  "idPermisoMovilizacion": 1,
  "fechaPermisoMovilizacion": "sample string 80"
}

application/xml, text/xml

Sample:
<XlsxEspecimenMammalia xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/WebAPIQCAZ.Models.ModelsDB">
  <altitudMax>sample string 41</altitudMax>
  <altitudMin>sample string 42</altitudMin>
  <alturaCajaCraneal>sample string 51</alturaCajaCraneal>
  <anchoCaninoSuperior>sample string 52</anchoCaninoSuperior>
  <anchoCigomatico>sample string 57</anchoCigomatico>
  <anchoCraneal>sample string 53</anchoCraneal>
  <anchoInterOrbital>sample string 54</anchoInterOrbital>
  <anchoMolarInferior>sample string 55</anchoMolarInferior>
  <anchoMolarSuperior>sample string 56</anchoMolarSuperior>
  <antebrazo>sample string 58</antebrazo>
  <cabezaCuerpo>sample string 59</cabezaCuerpo>
  <canton>sample string 30</canton>
  <cola>sample string 60</cola>
  <colectorPrincipalApMaterno>sample string 19</colectorPrincipalApMaterno>
  <colectorPrincipalApPaterno>sample string 18</colectorPrincipalApPaterno>
  <colectorPrincipalNombre>sample string 17</colectorPrincipalNombre>
  <colectores>sample string 20</colectores>
  <constriccionPostOrbital>sample string 61</constriccionPostOrbital>
  <datum>sample string 40</datum>
  <especie>sample string 5</especie>
  <estadio>sample string 14</estadio>
  <estatus>sample string 16</estatus>
  <familia>sample string 3</familia>
  <fechaFinColeccion>sample string 24</fechaFinColeccion>
  <fechaIdentif>sample string 11</fechaIdentif>
  <fechaIngresoColeccion>sample string 25</fechaIngresoColeccion>
  <fechaInicioColeccion>sample string 23</fechaInicioColeccion>
  <fechaPermiso>sample string 22</fechaPermiso>
  <fechaPermisoMovilizacion>sample string 80</fechaPermisoMovilizacion>
  <fechaPreparacion>sample string 48</fechaPreparacion>
  <fuenteCoordenadas>sample string 34</fuenteCoordenadas>
  <genero>sample string 4</genero>
  <id>1</id>
  <idDatum>1</idDatum>
  <idDeterminacion>1</idDeterminacion>
  <idEspecie>1</idEspecie>
  <idEstadio>1</idEstadio>
  <idEstatus>1</idEstatus>
  <idFijacion>1</idFijacion>
  <idFuentesCoordenadas>1</idFuentesCoordenadas>
  <idLocalidad>1</idLocalidad>
  <idParroquia>1</idParroquia>
  <idPermisoAmbietal>1</idPermisoAmbietal>
  <idPermisoMovilizacion>1</idPermisoMovilizacion>
  <idPreservacion>1</idPreservacion>
  <idRecoleccion>1</idRecoleccion>
  <idSacrificio>1</idSacrificio>
  <idSexo>1</idSexo>
  <idTipoGeoreferenciacion>1</idTipoGeoreferenciacion>
  <identifVerbatim>sample string 7</identifVerbatim>
  <informacionEcologica>sample string 27</informacionEcologica>
  <latUTM>sample string 37</latUTM>
  <latitud>sample string 35</latitud>
  <localidad>sample string 32</localidad>
  <localidadVerbatim>sample string 33</localidadVerbatim>
  <lonUTM>sample string 38</lonUTM>
  <longCondiloBasal>sample string 62</longCondiloBasal>
  <longCraneal>sample string 63</longCraneal>
  <longHileraMandibular>sample string 64</longHileraMandibular>
  <longHileraMaxilar>sample string 65</longHileraMaxilar>
  <longPalatal>sample string 66</longPalatal>
  <longRamaMandibular>sample string 67</longRamaMandibular>
  <longTotal>sample string 68</longTotal>
  <longitud>sample string 36</longitud>
  <metacarpo3>sample string 69</metacarpo3>
  <metodoFijacion>sample string 46</metodoFijacion>
  <metodoPreparacion>sample string 47</metodoPreparacion>
  <metodoPreservacion>sample string 49</metodoPreservacion>
  <metodoRecoleccion>sample string 44</metodoRecoleccion>
  <metodoSacrificio>sample string 45</metodoSacrificio>
  <numeroCampo>sample string 2</numeroCampo>
  <obsConservacion>sample string 50</obsConservacion>
  <obsGeneral>sample string 26</obsGeneral>
  <obsIdentif>sample string 12</obsIdentif>
  <obsLocalidad>sample string 43</obsLocalidad>
  <oreja>sample string 70</oreja>
  <pais>sample string 28</pais>
  <parroquia>sample string 31</parroquia>
  <pata>sample string 71</pata>
  <permisoColeccion>sample string 21</permisoColeccion>
  <permisoMovilizacion>sample string 79</permisoMovilizacion>
  <peso>sample string 15</peso>
  <provincia>sample string 29</provincia>
  <qcaz>1</qcaz>
  <responsableIdentifApMaterno>sample string 10</responsableIdentifApMaterno>
  <responsableIdentifApPaterno>sample string 9</responsableIdentifApPaterno>
  <responsableIdetifNombre>sample string 8</responsableIdetifNombre>
  <responsablesPreparacion>sample string 77</responsablesPreparacion>
  <sexo>sample string 13</sexo>
  <taxaCuestion>sample string 6</taxaCuestion>
  <tibia>sample string 72</tibia>
  <tipoGeoreferenciacion>sample string 78</tipoGeoreferenciacion>
  <trago>sample string 73</trago>
  <urapatagio>sample string 74</urapatagio>
  <usuarioModificacion>sample string 76</usuarioModificacion>
  <validacion>sample string 75</validacion>
  <zona>sample string 39</zona>
</XlsxEspecimenMammalia>