3. Gün İçi
Gün içi ödeme listeleme servisi, yalnızca içinde bulunulan gün ve bir önceki gün gerçekleştirilmiş işlemleri sayfalama mantığıyla geri döndürmektedir.
Gün İçi Ödeme Listeleme
{
"ErrorCodeType": 1,
"ErrorMessage": "",
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"SortType": "asc",
"Page": 1,
"PageSize": 1000,
"TotalRecords": 4,
"Data": [
{
"Id": 21951627,
"PosType": 1,
"RegionId": null,
"UniqueCode": "7876319b-fec6-4dac-8ee3-bdbf5dff3480",
"MerchantUniqueCode": "2911aad8-2118-4b62-b937-0698466b2203",
"TrackingCode": "",
"Amount": 10.00,
"MethodId": 5,
"TypeId": 1,
"StatusId": 1,
"Installment": 1,
"ChannelId": 1,
"TagId": 0,
"Ip": "::1",
"ClientIp": "35.212.71.70",
"InsertDateTime": "2026-05-14T11:11:02.776829",
"Card": {
"CardBankId": 71,
"CardBank": "FİNANS BANK A.Ş.",
"CardBrandId": 2,
"CardBrand": "Visa",
"CardFamilyId": 6,
"CardFamily": "Cardfinans",
"CardKindId": 1,
"CardKind": "Bireysel Kart",
"CardTypeId": 1,
"CardType": "Credit",
"Owner": "Test Kart",
"Number": "40227801****8552",
"UsedSavedCard": false,
"UsedTempCard": false
},
"Commission": {
"Exists": true,
"Commission": 2.00,
"AppliedInterest": false,
"Interest": 0.00,
"OriginalAmount": 10.00,
"InterestAmount": 0.00
},
"PaymentGateway": {
"PaymentGatewayId": 4703,
"PaymentGatewayName": "GatewayName",
"PaymentGatewayProviderName": "ProviderName",
"PaymentGatewayProviderKey": "ProviderKey"
},
"Activities": []
},
{
"Id": 21951628,
"PosType": 1,
"RegionId": null,
"UniqueCode": "1d8628ae-8bfd-4e07-93c5-44b9f6b13a7e",
"MerchantUniqueCode": "024fe4c6-a92a-4f35-8271-cfd0728e277b",
"TrackingCode": "",
"Amount": 10.00,
"MethodId": 5,
"TypeId": 1,
"StatusId": 1,
"Installment": 1,
"ChannelId": 1,
"TagId": 0,
"Ip": "::1",
"ClientIp": "35.212.71.70",
"InsertDateTime": "2026-05-14T11:12:33.798838",
"Card": {
"CardBankId": 71,
"CardBank": "FİNANS BANK A.Ş.",
"CardBrandId": 2,
"CardBrand": "Visa",
"CardFamilyId": 6,
"CardFamily": "Cardfinans",
"CardKindId": 1,
"CardKind": "Bireysel Kart",
"CardTypeId": 1,
"CardType": "Credit",
"Owner": "Test Kart",
"Number": "40227801****8552",
"UsedSavedCard": false,
"UsedTempCard": false
},
"Commission": {
"Exists": true,
"Commission": 2.00,
"AppliedInterest": false,
"Interest": 0.00,
"OriginalAmount": 10.00,
"InterestAmount": 0.00
},
"PaymentGateway": {
"PaymentGatewayId": 4703,
"PaymentGatewayName": "GatewayName",
"PaymentGatewayProviderName": "ProviderName",
"PaymentGatewayProviderKey": "ProviderKey"
},
"Activities": []
},
{
"Id": 21951629,
"PosType": 1,
"RegionId": null,
"UniqueCode": "3b5b4149-be33-4304-bd17-f1b9ffe6f4ac",
"MerchantUniqueCode": "2147d9ea-d482-4386-96dc-6b97a562ea84",
"TrackingCode": "",
"Amount": 100.00,
"MethodId": 4,
"TypeId": 1,
"StatusId": 5,
"Installment": 1,
"ChannelId": 0,
"TagId": 0,
"Ip": "::1",
"ClientIp": "127.127.127.127",
"InsertDateTime": "2026-05-14T11:13:45.679307",
"Card": {
"CardBankId": 77,
"CardBank": "AKTİF YATIRIM BANKASI A.Ş.",
"CardBrandId": 1,
"CardBrand": "Master Card",
"CardFamilyId": null,
"CardFamily": "",
"CardKindId": 1,
"CardKind": "Bireysel Kart",
"CardTypeId": 3,
"CardType": "Prepaid",
"Owner": "Test Kart",
"Number": "58187758******2285",
"UsedSavedCard": false,
"UsedTempCard": false
},
"Commission": {
"Exists": false,
"Commission": 0.00,
"AppliedInterest": false,
"Interest": 0.00,
"OriginalAmount": 100.00,
"InterestAmount": 0.00
},
"PaymentGateway": {
"PaymentGatewayId": 4703,
"PaymentGatewayName": "GatewayName",
"PaymentGatewayProviderName": "ProviderName",
"PaymentGatewayProviderKey": "ProviderKey"
},
"Activities": [
{
"Id": 59779211,
"TypeId": 1,
"StatusId": 5,
"Amount": 100.00,
"InsertDateTime": "2026-05-14T11:13:47.740843"
}
]
},
],
"HasPreviousPage": false,
"HasNextPage": false
}
}Last updated