4. Gün İçi - Aktivite Bazlı
Gün İçi Aktivite Bazlı ödeme listeleme servisi, yalnızca içinde bulunulan gün ve bir önceki gün gerçekleştirilmiş işlemleri, her bir işlem adımıyla birlikte sayfalama mantığıyla geri döndürmektedir.
Gün İçi Ödeme Listeleme - Aktivite Bazlı
{
"ErrorCodeType": 1,
"ErrorMessage": "",
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"SortType": "asc",
"Page": 1,
"PageSize": 1000,
"TotalRecords": 2,
"Data": [
{
"Id": 21948538,
"PosType": 1,
"RegionId": null,
"UniqueCode": "8c2e6a9a-ca38-414f-9e66-335e6a49089d",
"MerchantUniqueCode": "f67a1a40-2e92-4a2f-89c5-a6899d952fdc",
"TrackingCode": "",
"Amount": 1.51,
"MethodId": 2,
"TypeId": 1,
"StatusId": 5,
"Installment": 1,
"ChannelId": 0,
"TagId": 0,
"Ip": "::1",
"ClientIp": "",
"InsertDateTime": "2026-05-13T10:17:56.233341",
"Card": {
"CardBankId": 53,
"CardBank": "T.C.ZİRAAT BANKASI A.Ş.",
"CardBrandId": 2,
"CardBrand": "Visa",
"CardFamilyId": 7,
"CardFamily": "Combo",
"CardKindId": 1,
"CardKind": "Bireysel Kart",
"CardTypeId": 1,
"CardType": "Credit",
"Owner": "Test Kart",
"Number": "45467112******7893",
"UsedSavedCard": false,
"UsedTempCard": false
},
"Commission": {
"Exists": false,
"Commission": 0.00,
"AppliedInterest": false,
"Interest": 0.00,
"OriginalAmount": 1.51,
"InterestAmount": 0.00
},
"PaymentGateway": {
"PaymentGatewayId": 4857,
"PaymentGatewayName": "GatewayName",
"PaymentGatewayProviderName": "ProviderName",
"PaymentGatewayProviderKey": "ProviderKey"
},
"Activities": [
{
"Id": 59768859,
"TypeId": 1,
"StatusId": 5,
"Amount": 1.51,
"InsertDateTime": "2026-05-13T10:18:00.747789"
}
]
},
{
"Id": 21948539,
"PosType": 1,
"RegionId": null,
"UniqueCode": "240cf683-fba4-427a-8b41-cc1998b3c9e7",
"MerchantUniqueCode": "2d356166-e5f2-4ad4-aae1-7a5168d27256",
"TrackingCode": "",
"Amount": 2.51,
"MethodId": 5,
"TypeId": 1,
"StatusId": 5,
"Installment": 1,
"ChannelId": 0,
"TagId": 0,
"Ip": "::1",
"ClientIp": "192.168.1.1",
"InsertDateTime": "2026-05-13T10:21:14.043767",
"Card": {
"CardBankId": 58,
"CardBank": "AKBANK T.A.Ş.",
"CardBrandId": 1,
"CardBrand": "Master Card",
"CardFamilyId": 4,
"CardFamily": "Axess",
"CardKindId": 1,
"CardKind": "Bireysel Kart",
"CardTypeId": 1,
"CardType": "Credit",
"Owner": "Test Kartı",
"Number": "520932******8265",
"UsedSavedCard": false,
"UsedTempCard": false
},
"Commission": {
"Exists": true,
"Commission": 0.00,
"AppliedInterest": false,
"Interest": 0.00,
"OriginalAmount": 2.51,
"InterestAmount": 0.00
},
"PaymentGateway": {
"PaymentGatewayId": 4786,
"PaymentGatewayName": "GatewayName",
"PaymentGatewayProviderName": "ProviderName",
"PaymentGatewayProviderKey": "ProviderKey"
},
"Activities": [
{
"Id": 59768862,
"TypeId": 1,
"StatusId": 5,
"Amount": 2.51,
"InsertDateTime": "2026-05-13T10:21:17.075471"
}
]
}
],
"HasPreviousPage": false,
"HasNextPage": false
}
}Last updated