post https://sandbox.toshanibank.com/card_payment/transfer
Log in to see full request history
Test Amount for UAT
Txn Amount: 2000 (Success)
Txn Amount: 1000 (Failed)
Txn Amount: 3000 (Pending)
Response
Test Amount for UAT
Txn Amount: 2000 (Success)
Txn Amount: 1000 (Failed)
Txn Amount: 3000 (Pending)
xxxxxxxxxx
15curl --location 'https://sandbox.toshanibank.com/card_payment/transfer' \
--header 'Content-Type: application/json' \
--data '{
"secret_key": "3c1b9a8164573c215be607",
"cardNumber": "1234567890",
"IfscCode": "UTIB0000025",
"txnAmount": "1000",
"txnPaymode": "IMPS",
"cardHolderName": "Koushik",
"order_id": "0345500400000",
"bankID": "123",
"customerIP": "123.123.123",
"latitude": " 1233",
"longitude": "123"
}'
Try It!
to start a request and see the response here! Or choose an example: