curl --location --request POST 'https://api.staging.indiconnect.in/' \
--header 'Content-Type: application/json' \
--data-raw '{
"callbackType": "MANDATE_EXECUTION",
"status": "SUCCESS",
"cpMdtRefNo": "NAMPRODACI1AP0000000000000012109258",
"amount": 100,
"cbsAccountNumber": "64000088118",
"mandateTransactionId": "INDC17181109608467",
"payerName": "Vishwajeet Thombdare",
"payerVpa": "amar.kurund@axl",
"bankReferenceNo": "419450118510",
"executionReferenceNo": "O6775593",
"transactionNo": "0IJKwq5ooh1720722600",
"mandateReferenceId": null
}'