Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

127
Vistas
Problem with parameter families or groups

I have to call this data that comes from Signaturit. The problem is that they are grouped in a kind of family or groups. I'm using Swagger to build the API.

Name of the parameteres I have to work with

And I can't call those parameters because JS tells me "ReferenceError: created_at is not defined". That error is normal because I'm trying to give it a property that doesn't exist.

But I need to call those parameters and I can't change the way the platform sends me the data.

Code:

params: {
        'document[created_at]': req.swagger.params.document[created_at].value,
         created_at: req.swagger.params.created_at.value,
         type: req.swagger.params.type.value,
}

Thanks

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

Solved:

'document[created_at]': req.swagger.params["document[created_at]"].value,

Like that you can call the parameter.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda