Pre-Authorization Cancellation
v1/transaction/preauth_reversal
It is used to cancel pre-authorized credit card transactions.
https://api.paynet.com.tr/v1/transaction/preauth_reversal
Parameter Name
Type
Required
Description
xact_id
string
Yes
Process id.
Parameter Name
Type
Description
object_name
string
The object name of response API.
message
string
Response result message.
{
"xact_id":"xk_EAAAANFhOW7SioFxO8LHPMruxp0hX3wE8NmJSmGUD*W3uISj"
}{
"object_name":"transaction_preauth_reversed_request",
"code":0,
"message":"Başarılı İşlem"
}System
URL
Live System
https://api.paynet.com.tr/v1/transaction/preauth_reversal
Test System
https://pts-api.paynet.com.tr/v1/transaction/preauth_reversal
Last updated