curl --location --request POST 'https://api.staging.indiconnect.in/openPayout/transfer/resend/callback' \
--header 'Authorization: x-api-access indc_test_8d5f9e523aac2ee5:ac_test_b51c02b3250bba11' \
--header 'service-key: sk_test_a3856294b4516c80' \
--header 'Content-Type: application/json' \
--data-raw '{
"transferIdsList": [
"TH_3882088237"
// "TH_9224980897",
// "TH_5064837882",
// "TH_5860089650",
// "TH_1866898409"
]
}'{
"status": "SUCCESS",
"message": "Resend Callback to downstreame request processed successfully.",
"data": 200,
"code": 200
}