Used to cancel or refund a successful credit card transaction.
Cancellation is made on the day of the payment transaction and refund is made on the days after the end of the payment transaction.
Parameter | Mandatory | Type | Length | Description |
---|---|---|---|---|
G | Yes | Object | - | ST_WS_Security Object |
GUID | Yes | String | 36 | Key for the Member Workplace |
Durum | Yes | String | 10 | For cancellation CANCEL For refund REFUND |
Siparis_ID | Yes | String | - | Transaction Order ID Value |
Tutar | Yes | Double | - | Cancellation/Refund Amount, for CANCEL the entire amount must be written. For REFUND, the entire amount or a smaller amount (partial) must be written. |
Parameter | Type | Length | Description |
---|---|---|---|
Sonuc | Integer | - | Transaction result |
Sonuc_Str | String | - | Transaction result description |
Banka_Sonuc_Kod | Integer | - | Code returned by the bank |
Bank_AuthCode | String | Bank Auth Code value | |
Bank_Trans_ID | String | Bank Transaction ID value | |
Bank_Extra | String | Bank Extra value | |
Bank_HostRefNum | String | Bank HostRefNum value |