Fast
Wire Transfer
Fast transfer api you can get fast request from your customer
post/api/v1/payment/fast
Request body
Example request
{
"application_key": "6e3cdaa3-65df-4eff-aed2-9d74387701dd",
"order_id": "9ee3fd53-42f9-4f16-b454-77e6b714c2e9",
"amount": 1250.42,
"currency": "TRY",
"mode": "T",
"language": "tr",
"hash_data": "sadsaas3e412",
"customer": {
"email": "ahmetyigit@xyz.com",
"ip_address": "1.1.111.111"
}
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.