curl --location --request GET 'https://api.staging.indiconnect.in' \
--header 'Content-Type: text/plain' \
--data-raw '{
"callbackType": "COLLECT,",
"indiconnectTransactionId": "INDC173695263213249",
"merchantVpa": "yogipati@suryoday",
"customerUpiId": "rajibmondal4321@ybl",
"amount": 200,
"transactionStatus": "SUCCESS",
"errorMessage": "",
"errorCode": "00",
"paymentRemark": "upi direct request",
"utr": "501500449373",
"customerName": "RAJIB MONDAL",
"orderId": "9jfym",
"transactionTime": "2025-01-15T20:21:02.146121+05:30"
}'