­Home‎ > ‎

Formula API Reference


Overview


Almacena un número en coma flotante de precisión doble.Con un tamaño máximo de 8 bytes (64-bit IEEE 754 floating point).


Object format


    

"calculated_account": 1500




Request example


{

"authToken":         "wYrOCWzmcPxzYbq+h8KOZ7reip7mkxi1Vbyr5h",

"formId": "59db9378cbbb430010089b8",

     "model":{

   "text_first_name": "Misael",

   "text_last_name": "Alvarenga",

   "date_birthday": "808955914",

   "calculated_account": 1500

  }

}