­Home‎ > ‎

Lookup API Reference


Overview


Almacena un arreglo con objetos en formato JSON con el identificador del registro al que hace referencia.


Object format



    

"lookup_position":

           [{

        "id": "59d55b38d88710001035a13f"

       }]





Request example


{

"authToken": "x2X+cAm8PhqrUUwE/K8FzZI0sEOgB6ciHxrRKxAJCuZscZr21",

"formId": "59d55a0dd88710001035a13b",

"model": {

"text_first_name" : "Erick",

"text_last_name": "Espinoza",

"date_birthday": 576914400,

"lookup_position": [{

               "id": "59d55b38d88710001035a13f"

            }]

}

}