on post request :

{

"txnId": "qwe1", "umn" : "fef", "rrn" : "dwdw" }

1

There are 1 best solutions below

0
On

Use String field only for id which is auto generated in dynamodb .Int or long will not work .