💸Tüm Para Transferleri

Tüm Para Transferleri

POST https://test.ifintech.com.tr/api/ob/payment/list

Headers

Name
Type
Description

apiKey*

String

Api Key

{
    "message": "Tüm ödemeler getirildi",
    "payments": [
        {
            "id": 2,
            "endUserInternalId": "4ed8c37f-2eb8-4850-dfg7-367dc8ebee45",
            "senderTitle": "Yusuf Ağar",
            "serviceType": "bireysel",
            "webhookId": 1,
            "result": "1",
            "resultDesc": "İşlem tamamlandı.",
            "orderNo": "9dcc616f7a324985955911714f383bf2",
            "orderTime": "2023-07-28T14:51:57+03:00",
            "consentNo": "2c9d35e84c5c4e9bb04479e1f950aa55",
            "consentStatus": "E",
            "consentStatusDesc": "Yetki Ödeme Emrine Dönüştü",
            "participantHhsCode": "2082",
            "participantHhsCodeDesc": "Garanti BBVA",
            "currency": "TRY",
            "amount": "100",
            "source": "O",
            "sourceDesc": "Açık bankacılık",
            "purpose": "07",
            "purposeDesc": "Bireysel Ödeme",
            "refInfo": "69e5c52592",
            "note": "test",
            "ohkMessage": null,
            "system": "F",
            "systemDesc": "FAST",
            "systemDo": "20230728|2082|47417280",
            "systemStatus": "02",
            "systemStatusDesc": "Gönderildi-İşlem Sonucu Bekleniyor"
        },
        {
            "id": 3,
            "endUserInternalId": "4ed8c37f-2eb8-4850-dfg7-367dc8ebee45",
            "senderTitle": "Yusuf Ağar",
            "serviceType": "bireysel",
            "webhookId": 1,
            "result": "1",
            "resultDesc": "İşlem tamamlandı.",
            "orderNo": "45bddc55bd1248f8b1390b4389b70420",
            "orderTime": "2023-07-28T14:59:45+03:00",
            "consentNo": "4c6a0383ebb4410489fb1fe49adab0b3",
            "consentStatus": "E",
            "consentStatusDesc": "Yetki Ödeme Emrine Dönüştü",
            "participantHhsCode": "2082",
            "participantHhsCodeDesc": "Garanti BBVA",
            "currency": "TRY",
            "amount": "100",
            "source": "O",
            "sourceDesc": "Açık bankacılık",
            "purpose": "07",
            "purposeDesc": "Bireysel Ödeme",
            "refInfo": "69e5c52592",
            "note": "test",
            "ohkMessage": null,
            "system": "F",
            "systemDesc": "FAST",
            "systemDo": "20230728|2082|32299931",
            "systemStatus": "02",
            "systemStatusDesc": "Gönderildi-İşlem Sonucu Bekleniyor"
        }
    ]
}

Last updated