Paycell
    • Authorization
    • Test Ortam Parametreleri
    • 3D İşlemleri
    • 3D'li Ödeme
    • 3D’siz ödeme
    • Kart Kaydetme
    • Test Senaryoları
    • Test Kredi Kartları
    • Health
      • HealthCheck
    • Payments
      • GetCardTokenSecure
      • GetThreeDSession
      • GetThreeDSessionResult
      • ProvisionAll
      • RefundAllPayment
      • ReversePayment
      • SendOtp
      • ValidateOtp
    • Reconciliation
      • GetProvisionHistory
      • InquireAll
      • InquireMerchantCollectionDetailForDCB
      • InquireMerchantCollectionForDCB
      • QueryOrderVpfPayment
      • SummaryReconciliation
    • Wallet
      • DeleteCard
      • GetPaymentMethodList
      • QueryCards
      • RegisterCard
      • GetTermsOfService
      • UpdateCard
    • Other
      • GetCardBinInformationWithBKM
      • GetPrepaidCommission
    • Schemas
      • Schemas
        • System.Void
      • PaycellApi.Features.HealthCheckResponse
      • PaycellApi.Features.Hash.Models.CreateHashDataRequest
      • PaycellApi.Features.Payment.Models.GetCardTokenSecureRequest
      • PaycellApi.Features.Other.Models.GetCardBinInformationItem
      • PaycellApi.Features.Payment.Models.GetThreeDSessionRequest
      • PaycellApi.Features.Other.Models.GetCardBinInformationWithBKMRequest
      • PaycellApi.Features.Payment.Models.GetThreeDSessionResultRequest
      • PaycellApi.Features.Other.Models.GetCardBinInformationWithBKMResponse
      • PaycellApi.Features.Payment.Models.GetCardTokenSecureResponse
      • PaycellApi.Features.Payment.Models.ProvisionAllRequest
      • PaycellApi.Features.Other.Models.GetPrepaidCommissionRequest
      • PaycellApi.Features.Other.Models.GetPrepaidCommissionResponse
      • PaycellApi.Features.Payment.Models.GetThreeDSessionResponse
      • PaycellApi.Features.Payment.Models.RefundAllRequest
      • PaycellApi.Features.Payment.Models.ReverseRequest
      • PaycellApi.Features.Payment.Models.SendOtpRequest
      • PaycellApi.Features.Payment.Models.GetThreeDSessionResultResponse
      • PaycellApi.Features.Payment.Models.ValidateOtpRequest
      • PaycellApi.Features.Reconciliation.Models.GetProvisionHistoryRequest
      • PaycellApi.Features.Payment.Models.ProvisionAllResponse
      • PaycellApi.Features.Reconciliation.Models.InquireAllRequest
      • PaycellApi.Features.Payment.Models.RefundAllResponse
      • PaycellApi.Features.Reconciliation.Models.InquireMerchantCollectionDetailForDCBRequest
      • PaycellApi.Features.Reconciliation.Models.InquireMerchantCollectionForDCBRequest
      • PaycellApi.Features.Reconciliation.Models.QueryOrderVpfRequest
      • PaycellApi.Features.Payment.Models.ReverseResponse
      • PaycellApi.Features.Reconciliation.Models.SummaryReconciliationRequest
      • PaycellApi.Features.Wallet.Models.DeleteCardRequest
      • PaycellApi.Features.Payment.Models.SendOtpResponse
      • PaycellApi.Features.Payment.Models.ThreeDOperationResult
      • PaycellApi.Features.Wallet.Models.GetPaymentMethodListRequest
      • PaycellApi.Features.Wallet.Models.QueryCardsRequest
      • PaycellApi.Features.Payment.Models.ValidateOtpResponse
      • PaycellApi.Features.Wallet.Models.RegisterCardRequest
      • PaycellApi.Features.Reconciliation.Models.BatchSummary
      • PaycellApi.Features.Wallet.Models.TermsOfServiceRequest
      • PaycellApi.Features.Wallet.Models.UpdateCardRequest
      • PaycellApi.Models.RequestExtraParameter
      • PaycellApi.Features.Reconciliation.Models.GetProvisionHistoryResponse
      • PaycellApi.Models.RequestHeader
      • PaycellApi.Features.Reconciliation.Models.InquireAllResponse
      • PaycellApi.Features.Reconciliation.Models.InquireMerchantCollectionDetailForDCBResponse
      • PaycellApi.Features.Reconciliation.Models.InquireMerchantCollectionDetailForDCBTransaction
      • PaycellApi.Features.Reconciliation.Models.InquireMerchantCollectionForDCBResponse
      • PaycellApi.Features.Reconciliation.Models.ProvisionDetail
      • PaycellApi.Features.Reconciliation.Models.QueryOrderVpfResponse
      • PaycellApi.Features.Reconciliation.Models.QueryOrderVpfResponseItem
      • PaycellApi.Features.Reconciliation.Models.SummaryReconciliationResponse
      • PaycellApi.Features.Reconciliation.Models.TransactionDetail
      • PaycellApi.Features.Reconciliation.Models.TransactionHistory
      • PaycellApi.Features.Wallet.Models.Card
      • PaycellApi.Features.Wallet.Models.DeleteCardResponse
      • PaycellApi.Features.Wallet.Models.GetPaymentMethodListResponse
      • PaycellApi.Features.Wallet.Models.PaymentMethodCard
      • PaycellApi.Features.Wallet.Models.QueryCardsResponse
      • PaycellApi.Features.Wallet.Models.RegisterCardResponse
      • PaycellApi.Features.Wallet.Models.TermsOfServiceResponse
      • PaycellApi.Features.Wallet.Models.UpdateCardResponse
      • PaycellApi.Models.PageInfoResponse
      • PaycellApi.Models.ResponseHeader

    PaycellApi.Features.Reconciliation.Models.QueryOrderVpfResponse

    {
        "responseHeader": {
            "responseCode": "string",
            "responseDateTime": "string",
            "responseDescription": "string",
            "transactionId": "string"
        },
        "extraParameters": null,
        "pageInfoResponse": {
            "totalSize": "string",
            "currentPage": "string",
            "totalPage": "string"
        },
        "items": [
            {
                "merchantLegalName": "string",
                "taxNumber": "string",
                "subMerchantNumber": "string",
                "terminalNumber": "string",
                "subDealerCode": "string",
                "transactionType": "string",
                "installmentCount": "string",
                "transactionDate": "string",
                "valorDate": "string",
                "paycellCommissionRate": "string",
                "calcCommissionAmount": "string",
                "grossAmount": "string",
                "calcNetAmount": "string",
                "vPosOrderId": "string",
                "applicationId": "string",
                "clientBasketId": "string",
                "merchantSpecialData": "string",
                "merchantSpecialData2": "string",
                "merchantSpecialData3": "string",
                "cardType": "string",
                "cardFamily": "string",
                "bolge": "string",
                "ibanNo": "string",
                "ccNumber": "string",
                "foreignCard": "string",
                "referenceNumber": "string"
            }
        ]
    }
    Built with