AHL Pay Vpos Entegrasyonu
  • 🎉AHL Pay Entegrasyonu
  • 🔐Üye İş Yeri Doğrulama
  • 🏪Satıcı İşlemleri
    • Satıcıları Listele
    • Üye İşyeri Banka Sorgulama
    • Üye İşyeri Sanal Pos Banka Sorgulama
    • Üye İşyerine Bağlı Komisyon Sorgulama
    • Transaction Listesi
  • 💰Ödeme Servisleri
    • Payment 3d
    • Payment3DWithEventRedirect
    • Payment3dBySecure
    • Payment3dPay
    • Void
    • Refund
    • PreAuth
    • PostAuth
    • CreateLinkPayment
    • StartIFrame
    • StartIFrameResQueryString
    • Ödeme Bilgileri Sorgula
  • 🔍Sorgulama
    • Oluşturulmuş Linkleri Sorgula
    • Kampanya Sorgulama
    • Komisyon Sorgulama
    • Taksit Bilgileri Sorgula
    • BIN Sorgulama
    • BIN Listesi Sorgulama
    • İşyeri Komisyon Oranı Listesi
  • 📖Sistem Verileri
    • TxnType
    • İşlem Durumları
    • Para Birimleri
    • Kart Ailesi
    • Kart Tipleri
    • Ödeme Modelleri
  • 📚Hazır E-ticaret Modülleri
    • Woocommerce
    • Opencart
    • PrestaShop
    • Magento
  • 🔗Entegre Platformlar
  • 💳Test Kartları
  • 🚩Hata Kodları ve Açıklamaları
  • ❓Sıkça Sorulan Sorular
  • ⛑️Yardım
Powered by GitBook
On this page
  • URL
  • İstek
  • Cevap

Was this helpful?

  1. Sorgulama

Oluşturulmuş Linkleri Sorgula

Üye işyerinin oluşturmuş olduğu linklerin durumlarını listelemek için kullanılan servistir.

İşlem yaparken kullanılabilecek Status :

SUCCESS Ödeme işlemi başarıyla gerçekleşmiş linkleri listelemek için kullanılır.

FAILÖdeme işlemi başarısız linkleri listelemek için kullanılır.

PENDINGÖdeme işlemi bekliyor adımında kalmış linkleri listelemek için kullanılır.

EXPIRED Geçerlilik süresi dolmuş linkleri listelemek için kullanılır.

START Ödemeye almaya hazır linkleri listelemek için kullanılır.

URL

POST /api/Payment/GetCreatedLinks

Servise gönderilmesi gereken parametreler şu şekildedir:

Parametre
Tip
Uzunluk
Zorunluluk
Açıklama

page

int

64

Evet

Sayfa sayısı

size

int

128

Evet

Boyut

orderByDesc

boolean

-

Evet

Azalan sırada sırala

orderBy

string

64

Evet

Sıralama ölçütü

status

string

64

Evet

Durum

Servisten dönen parametreler şu şekildedir:

Parametre
Tip
Uzunluk
Açıklama

isSuccess

boolean

-

İşlem başarılı (true) ; işlem başarısız (false) bilgisi döner

message

string

255

isSuccess: true olması durumunda "İşlem başarılıdır." ; false olması durumunda alınan hata mesajı gelmektedir.

errorCode

string

5

isSuccess: true olması durumunda null ; false olması durumunda alınan hata codu gelmektedir.

requestId

string

64

Sistem tarafından isteğe ait unique ID bilgisidir.

data

array

-

Dizi olarak aşağıdaki parametreler dönmektedir

Örnek JSON formatında istek ve cevap aşağıdaki gibidir:

İstek

  
{
    "page": 0,
    "size": 50,
    "orderByDesc": true,
    "orderBy": "CreateDate",
    "status": "EXPIRED"
}
  

Cevap

  
{
  "isSuccess": true,
  "message": "İşlem başarılıdır.",
  "errorCode": null,
  "requestId": "1643c6f7-a2ee-4a41-b807-cd580f756c9c",
  "data": {
    "currentPage": 1,
    "pageSize": 50,
    "totalPages": 1,
    "totalItems": 25,
    "orderBy": "CreateDate",
    "orderByDesc": true,
    "result": [
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "27.03.2023 06:34:41",
        "linkExpiredDate": "27.03.2023 00:37:41",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "27.03.2023 06:34:19",
        "linkExpiredDate": "27.03.2023 00:37:19",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:15:32",
        "linkExpiredDate": "21.03.2023 20:18:32",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:08:40",
        "linkExpiredDate": "21.03.2023 20:11:38",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:08:03",
        "linkExpiredDate": "21.03.2023 20:11:00",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:07:35",
        "linkExpiredDate": "21.03.2023 20:10:33",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:06:29",
        "linkExpiredDate": "21.03.2023 20:09:26",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 02:06:13",
        "linkExpiredDate": "21.03.2023 20:09:13",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:56:37",
        "linkExpiredDate": "21.03.2023 19:59:37",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:53:38",
        "linkExpiredDate": "21.03.2023 19:56:36",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:50:56",
        "linkExpiredDate": "21.03.2023 19:53:51",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:49:00",
        "linkExpiredDate": "21.03.2023 19:51:58",
        "status": "EXPIRED"
      },
      {
        "merchantId":97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:46:05",
        "linkExpiredDate": "21.03.2023 19:48:49",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:36:32",
        "linkExpiredDate": "21.03.2023 19:39:31",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:28:16",
        "linkExpiredDate": "21.03.2023 19:31:13",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "22.03.2023 01:17:30",
        "linkExpiredDate": "21.03.2023 19:20:30",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "21.03.2023 03:59:57",
        "linkExpiredDate": "20.03.2023 22:02:57",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 19:07:54",
        "linkExpiredDate": "20.03.2023 13:10:54",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 12:56:58",
        "linkExpiredDate": "20.03.2023 06:59:57",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL PayA.Ş.",
        "linkCreatedDate": "20.03.2023 04:45:12",
        "linkExpiredDate": "19.03.2023 22:48:12",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 04:35:28",
        "linkExpiredDate": "19.03.2023 22:38:28",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 04:33:25",
        "linkExpiredDate": "19.03.2023 22:36:25",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 04:32:58",
        "linkExpiredDate": "19.03.2023 22:35:58",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 04:32:23",
        "linkExpiredDate": "19.03.2023 22:35:23",
        "status": "EXPIRED"
      },
      {
        "merchantId": 97163,
        "merchantName": "AHL Pay A.Ş.",
        "linkCreatedDate": "20.03.2023 04:31:15",
        "linkExpiredDate": "19.03.2023 22:34:14",
        "status": "EXPIRED"
      }
    ]
  }
}
  
PreviousSorgulamaNextKampanya Sorgulama

Last updated 8 months ago

Was this helpful?

🔍