Untitled

 avatar
unknown
plain_text
a year ago
437 B
4
Indexable
{
              "name": "TranDateTime",
              "value": "2024-06-22T20:00:58.528747369+05:30",
              "fieldVersion": ""
            },
 
Above is the format PRM expects
 
{
          "name": "DateIPFraudFlg",
          "value": "24-06-2024 15:27:19",
          "fieldVersion": ""
        },
 
This is what BillDesk is sending
 
So if i change what BillDesk is sending to the above format, it should fix the issue, correct?
Editor is loading...
Leave a Comment