Question

TD
TD
CA
TD
Posted: Oct 2, 2021
Last activity: Oct 3, 2021
Last activity: 3 Oct 2021 3:16 EDT
Closed
JSON response from REST integration, pega truncating the value into two digit after decimal for property type double
Hi Everyone,
In Pega i am receiving API (json) response via REST connector and found that property of double type has value as 0.02. But the actual value on source is 0.0002. I verified that by using PostMan. But Pega is not reflecting the correct value. That is big problem because this is a Interest field, which has to be the exact same as in the source.