Refund Payment
1.20 Refund Payment
Initiate refund payments with detailed parameters
Request
Method | URL |
POST | /payment/v1/refunds |
Response
Status | Response |
200 | { "data": { "id": 3355, "conversationId": "1235", "createdDate": "2024-02-05 08:44:44.310871+00", "status": "SUCCESS", "refundPrice": 0, "refundBankPrice": 0, "refundWalletPrice": 0, "refundType": "REFUND", "refundDestinationType": "PROVIDER", "authCode": "", "hostReference": "", "transId": "", "currency": "TRY", "paymentId": 3355, "paymentTransactionRefunds": [] } } |
403 | |
400 | |
400 | |
401 | |
401 | |
500 |
Last updated