­Home‎ > ‎

Currency 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



   "currency_savings": 520.30




Request example


{

"authToken":         "wYrOCWzmcPxzYbq+h8KOZ7reip7mkxi1Vbyr5hJRN",

"formId": "59d658a8d88710001035a156",

     "model":{

   "text_first_name": "Misael",

   "text_last_name": "Alvarenga",

   "date_birthday": "808955914",

   "currency_savings": 520.30

  }

}