post https://cashout-staging.bytestacks.io/api/cashout/transact
Log in to see full request history
Responses
xxxxxxxxxx
15curl --request POST \
--url https://cashout-staging.bytestacks.io/api/cashout/transact \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"pan": "5300831659654624",
"amount": 50,
"track2_data": "5300831659654624D22092210034213898",
"card_expiry_date": 2509,
"sequence_number": "003",
"account_type": "SAVINGS",
"icc_data": "9F2608E930140590965D289F2701809F10120110A040002A0000000000000000000000FF9F37047F359BF89F3602064A950500002400009A032207199C01009F02060000000050005F2A0205665F340103820239009F1A0205669F03060000000000009F3303E0F8C88407A00000000410109F34034203009F3501229F410400000001"
}
'
Try It!
to start a request and see the response here! Or choose an example: