TransactionSearchOperations
Click here for a complete list of operations.
SearchTransaction
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /UIService/TransactionSearchOperations.asmx HTTP/1.1 Host: onlineodeme.vakifbank.com.tr Content-Type: text/xml; charset=utf-8 Content-Length: length SOAPAction: "PayFlexVPosUIServerWebService/SearchTransaction" <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <SearchTransaction xmlns="PayFlexVPosUIServerWebService"> <request> <SearchOnArchive>boolean</SearchOnArchive> <MerchantCriteria> <HostMerchantId>string</HostMerchantId> <MerchantPassword>string</MerchantPassword> <Identity>string</Identity> <MerchantType>int</MerchantType> </MerchantCriteria> <TransactionId>string</TransactionId> <TransactionType>None or Auth or AuthCancel or Capture or CaptureCancel or CaptureRefund or Sale or SaleRefund or SaleCancel or RefundCancel or VFTSale or VFTSearch or VFTCancel or VFTRefund or PointSearch or CampaignSearch or CardTest or Credit or PointSale or PointCancel or PointRefund or SurchargeSearch or TKSale or TKFlexSale or TKSaleRefund or TKFlexSaleRefund or TKSaleCancel or TKFlexSaleCancel or TKLimitSearch or TKPlanSearch or Reversal or BatchClose or Cancel or Refund</TransactionType> <CardType>int</CardType> <TransactionSuccessStatus>Successfull or UnSuccessfull</TransactionSuccessStatus> <AmountCode>int</AmountCode> <MinimumAmount>decimal</MinimumAmount> <MaximumAmount>decimal</MaximumAmount> <Pan>string</Pan> <TransactionStartDate>dateTime</TransactionStartDate> <TransactionEndDate>dateTime</TransactionEndDate> <ThreedTransactionType>NonSecure or Secure or HalfSecure</ThreedTransactionType> <HostTerminalId>string</HostTerminalId> <LanguageCode>string</LanguageCode> <AuthCode>string</AuthCode> <BatchNumber>int</BatchNumber> <BinNumber>string</BinNumber> <IsDomestic>boolean</IsDomestic> <OnlyActiveBatch>boolean</OnlyActiveBatch> <CardHolderName>string</CardHolderName> <InstallmentCount>int</InstallmentCount> <MerchantIp>string</MerchantIp> <CardHolderIpAddress>string</CardHolderIpAddress> <LastFourDigitOfCreditCardNumber>string</LastFourDigitOfCreditCardNumber> <OrderId>string</OrderId> <ResultCode>string</ResultCode> <ValueList>string</ValueList> <TransactionSource>Api or UserInterface</TransactionSource> <TransactionDeviceSource>ECommerce or MailOrder</TransactionDeviceSource> <ReferencedTransactionId>string</ReferencedTransactionId> <MerchantCustomItems> <string>string</string> <string>string</string> </MerchantCustomItems> <MerchantType>Standard or HeadDealer or SubDealer</MerchantType> <TransactionSearchType>VposTransactionSearch or BatchCloseSearch or KMHInstallmentSearch</TransactionSearchType> <StoreNo>string</StoreNo> </request> </SearchTransaction> </soap:Body> </soap:Envelope>
HTTP/1.1 200 OK Content-Type: text/xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <SearchTransactionResponse xmlns="PayFlexVPosUIServerWebService"> <SearchTransactionResult> <PaymentTransactionList> <PaymentTransaction> <PaymentTransactionId>int</PaymentTransactionId> <BrandId>string</BrandId> <PanMasked>string</PanMasked> <TransactionType xsi:nil="true" /> <Merchant xsi:nil="true" /> <Terminal xsi:nil="true" /> <TransactionId>string</TransactionId> <OrderId>string</OrderId> <PlaceOfTransaction>string</PlaceOfTransaction> <TransactionSource>string</TransactionSource> <UserIp>string</UserIp> <UserName>string</UserName> <Ekstre>string</Ekstre> <ExpSign>string</ExpSign> <ValueList>string</ValueList> <MpiId>string</MpiId> <Device>string</Device> <InstallmentCount>int</InstallmentCount> <Amount>decimal</Amount> <AmountCode>int</AmountCode> <CodeDescription>string</CodeDescription> <TotalRefundAmount>decimal</TotalRefundAmount> <CaptureAmount>decimal</CaptureAmount> <TotalRefundLAmount>decimal</TotalRefundLAmount> <ReferencedPaymentTransactionId>int</ReferencedPaymentTransactionId> <ReferencedTransactionId>string</ReferencedTransactionId> <OnlyActiveBatch>boolean</OnlyActiveBatch> <IsCanceled>boolean</IsCanceled> <RequestInsertTime>dateTime</RequestInsertTime> <InstallmentTable xsi:nil="true" /> <TransactionDeviceSource>int</TransactionDeviceSource> <IsReversed>boolean</IsReversed> <IsRefunded>boolean</IsRefunded> <IsCaptured>boolean</IsCaptured> <IsPendingToReverse>boolean</IsPendingToReverse> <CardHolderIpAddress>string</CardHolderIpAddress> <Rrn>string</Rrn> <ResultCode>string</ResultCode> <HostMessage>string</HostMessage> <OrderDescription>string</OrderDescription> <AuthCode>string</AuthCode> <CardHolderEmail>string</CardHolderEmail> <BatchNumber>int</BatchNumber> <BatchId>int</BatchId> <TransactionThreedSecureType>string</TransactionThreedSecureType> <IsOnUs>boolean</IsOnUs> <IsDomestic>boolean</IsDomestic> <TransactionCampaignResult xsi:nil="true" /> <CustomItems xsi:nil="true" /> <ResponseInsertTime>dateTime</ResponseInsertTime> <VftAmount>decimal</VftAmount> <SurchargeAmount>decimal</SurchargeAmount> <CancelDate>dateTime</CancelDate> <PointAmount>decimal</PointAmount> <PointCode>int</PointCode> <TLAmount>decimal</TLAmount> <GainedPoint>decimal</GainedPoint> <TotalPoint>decimal</TotalPoint> <Eci>string</Eci> <Cavv>string</Cavv> <UserId>int</UserId> <OriginalBatchAmount>decimal</OriginalBatchAmount> <BatchAmountTL>decimal</BatchAmountTL> <CardHolderName>string</CardHolderName> <CardInstallmentCount>int</CardInstallmentCount> <MerchantInstallmentCount>int</MerchantInstallmentCount> <IsRefundableTransaction>boolean</IsRefundableTransaction> <IsCancelableTransaction>boolean</IsCancelableTransaction> <PointLosts>decimal</PointLosts> <ExpireDate>string</ExpireDate> <TransactionDeviceSourceType>string</TransactionDeviceSourceType> <HostDate>string</HostDate> <HostTime>string</HostTime> <ResponseMessage>string</ResponseMessage> <HostResultCode>string</HostResultCode> <CustomItemsFormatted>string</CustomItemsFormatted> </PaymentTransaction> <PaymentTransaction> <PaymentTransactionId>int</PaymentTransactionId> <BrandId>string</BrandId> <PanMasked>string</PanMasked> <TransactionType xsi:nil="true" /> <Merchant xsi:nil="true" /> <Terminal xsi:nil="true" /> <TransactionId>string</TransactionId> <OrderId>string</OrderId> <PlaceOfTransaction>string</PlaceOfTransaction> <TransactionSource>string</TransactionSource> <UserIp>string</UserIp> <UserName>string</UserName> <Ekstre>string</Ekstre> <ExpSign>string</ExpSign> <ValueList>string</ValueList> <MpiId>string</MpiId> <Device>string</Device> <InstallmentCount>int</InstallmentCount> <Amount>decimal</Amount> <AmountCode>int</AmountCode> <CodeDescription>string</CodeDescription> <TotalRefundAmount>decimal</TotalRefundAmount> <CaptureAmount>decimal</CaptureAmount> <TotalRefundLAmount>decimal</TotalRefundLAmount> <ReferencedPaymentTransactionId>int</ReferencedPaymentTransactionId> <ReferencedTransactionId>string</ReferencedTransactionId> <OnlyActiveBatch>boolean</OnlyActiveBatch> <IsCanceled>boolean</IsCanceled> <RequestInsertTime>dateTime</RequestInsertTime> <InstallmentTable xsi:nil="true" /> <TransactionDeviceSource>int</TransactionDeviceSource> <IsReversed>boolean</IsReversed> <IsRefunded>boolean</IsRefunded> <IsCaptured>boolean</IsCaptured> <IsPendingToReverse>boolean</IsPendingToReverse> <CardHolderIpAddress>string</CardHolderIpAddress> <Rrn>string</Rrn> <ResultCode>string</ResultCode> <HostMessage>string</HostMessage> <OrderDescription>string</OrderDescription> <AuthCode>string</AuthCode> <CardHolderEmail>string</CardHolderEmail> <BatchNumber>int</BatchNumber> <BatchId>int</BatchId> <TransactionThreedSecureType>string</TransactionThreedSecureType> <IsOnUs>boolean</IsOnUs> <IsDomestic>boolean</IsDomestic> <TransactionCampaignResult xsi:nil="true" /> <CustomItems xsi:nil="true" /> <ResponseInsertTime>dateTime</ResponseInsertTime> <VftAmount>decimal</VftAmount> <SurchargeAmount>decimal</SurchargeAmount> <CancelDate>dateTime</CancelDate> <PointAmount>decimal</PointAmount> <PointCode>int</PointCode> <TLAmount>decimal</TLAmount> <GainedPoint>decimal</GainedPoint> <TotalPoint>decimal</TotalPoint> <Eci>string</Eci> <Cavv>string</Cavv> <UserId>int</UserId> <OriginalBatchAmount>decimal</OriginalBatchAmount> <BatchAmountTL>decimal</BatchAmountTL> <CardHolderName>string</CardHolderName> <CardInstallmentCount>int</CardInstallmentCount> <MerchantInstallmentCount>int</MerchantInstallmentCount> <IsRefundableTransaction>boolean</IsRefundableTransaction> <IsCancelableTransaction>boolean</IsCancelableTransaction> <PointLosts>decimal</PointLosts> <ExpireDate>string</ExpireDate> <TransactionDeviceSourceType>string</TransactionDeviceSourceType> <HostDate>string</HostDate> <HostTime>string</HostTime> <ResponseMessage>string</ResponseMessage> <HostResultCode>string</HostResultCode> <CustomItemsFormatted>string</CustomItemsFormatted> </PaymentTransaction> </PaymentTransactionList> <TransactionTotalList> <TransactionTotal> <TotalAuthCount>int</TotalAuthCount> <TotalAuthAmount>decimal</TotalAuthAmount> <TotalSaleCount>int</TotalSaleCount> <TotalSaleAmount>decimal</TotalSaleAmount> <TotalCancelCount>int</TotalCancelCount> <TotalCancelAmount>decimal</TotalCancelAmount> <TotalRefundCount>int</TotalRefundCount> <TotalRefundAmount>decimal</TotalRefundAmount> <CurrencyCode>int</CurrencyCode> <TotalPointSaleAmount>decimal</TotalPointSaleAmount> <TotalPointSaleCount>int</TotalPointSaleCount> <TotalPointCancelAmount>decimal</TotalPointCancelAmount> <TotalPointCancelCount>int</TotalPointCancelCount> <TotalPointRefundAmount>decimal</TotalPointRefundAmount> <TotalPointRefundCount>int</TotalPointRefundCount> <TotalAuthPointAmount>decimal</TotalAuthPointAmount> <TotalAuthPointCount>int</TotalAuthPointCount> </TransactionTotal> <TransactionTotal> <TotalAuthCount>int</TotalAuthCount> <TotalAuthAmount>decimal</TotalAuthAmount> <TotalSaleCount>int</TotalSaleCount> <TotalSaleAmount>decimal</TotalSaleAmount> <TotalCancelCount>int</TotalCancelCount> <TotalCancelAmount>decimal</TotalCancelAmount> <TotalRefundCount>int</TotalRefundCount> <TotalRefundAmount>decimal</TotalRefundAmount> <CurrencyCode>int</CurrencyCode> <TotalPointSaleAmount>decimal</TotalPointSaleAmount> <TotalPointSaleCount>int</TotalPointSaleCount> <TotalPointCancelAmount>decimal</TotalPointCancelAmount> <TotalPointCancelCount>int</TotalPointCancelCount> <TotalPointRefundAmount>decimal</TotalPointRefundAmount> <TotalPointRefundCount>int</TotalPointRefundCount> <TotalAuthPointAmount>decimal</TotalAuthPointAmount> <TotalAuthPointCount>int</TotalAuthPointCount> </TransactionTotal> </TransactionTotalList> <CustomItemTotalList> <CustomItemTotals> <TotalAmount>decimal</TotalAmount> <Name>string</Name> </CustomItemTotals> <CustomItemTotals> <TotalAmount>decimal</TotalAmount> <Name>string</Name> </CustomItemTotals> </CustomItemTotalList> </SearchTransactionResult> </SearchTransactionResponse> </soap:Body> </soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /UIService/TransactionSearchOperations.asmx HTTP/1.1 Host: onlineodeme.vakifbank.com.tr Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <SearchTransaction xmlns="PayFlexVPosUIServerWebService"> <request> <SearchOnArchive>boolean</SearchOnArchive> <MerchantCriteria> <HostMerchantId>string</HostMerchantId> <MerchantPassword>string</MerchantPassword> <Identity>string</Identity> <MerchantType>int</MerchantType> </MerchantCriteria> <TransactionId>string</TransactionId> <TransactionType>None or Auth or AuthCancel or Capture or CaptureCancel or CaptureRefund or Sale or SaleRefund or SaleCancel or RefundCancel or VFTSale or VFTSearch or VFTCancel or VFTRefund or PointSearch or CampaignSearch or CardTest or Credit or PointSale or PointCancel or PointRefund or SurchargeSearch or TKSale or TKFlexSale or TKSaleRefund or TKFlexSaleRefund or TKSaleCancel or TKFlexSaleCancel or TKLimitSearch or TKPlanSearch or Reversal or BatchClose or Cancel or Refund</TransactionType> <CardType>int</CardType> <TransactionSuccessStatus>Successfull or UnSuccessfull</TransactionSuccessStatus> <AmountCode>int</AmountCode> <MinimumAmount>decimal</MinimumAmount> <MaximumAmount>decimal</MaximumAmount> <Pan>string</Pan> <TransactionStartDate>dateTime</TransactionStartDate> <TransactionEndDate>dateTime</TransactionEndDate> <ThreedTransactionType>NonSecure or Secure or HalfSecure</ThreedTransactionType> <HostTerminalId>string</HostTerminalId> <LanguageCode>string</LanguageCode> <AuthCode>string</AuthCode> <BatchNumber>int</BatchNumber> <BinNumber>string</BinNumber> <IsDomestic>boolean</IsDomestic> <OnlyActiveBatch>boolean</OnlyActiveBatch> <CardHolderName>string</CardHolderName> <InstallmentCount>int</InstallmentCount> <MerchantIp>string</MerchantIp> <CardHolderIpAddress>string</CardHolderIpAddress> <LastFourDigitOfCreditCardNumber>string</LastFourDigitOfCreditCardNumber> <OrderId>string</OrderId> <ResultCode>string</ResultCode> <ValueList>string</ValueList> <TransactionSource>Api or UserInterface</TransactionSource> <TransactionDeviceSource>ECommerce or MailOrder</TransactionDeviceSource> <ReferencedTransactionId>string</ReferencedTransactionId> <MerchantCustomItems> <string>string</string> <string>string</string> </MerchantCustomItems> <MerchantType>Standard or HeadDealer or SubDealer</MerchantType> <TransactionSearchType>VposTransactionSearch or BatchCloseSearch or KMHInstallmentSearch</TransactionSearchType> <StoreNo>string</StoreNo> </request> </SearchTransaction> </soap12:Body> </soap12:Envelope>
HTTP/1.1 200 OK Content-Type: application/soap+xml; charset=utf-8 Content-Length: length <?xml version="1.0" encoding="utf-8"?> <soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope"> <soap12:Body> <SearchTransactionResponse xmlns="PayFlexVPosUIServerWebService"> <SearchTransactionResult> <PaymentTransactionList> <PaymentTransaction> <PaymentTransactionId>int</PaymentTransactionId> <BrandId>string</BrandId> <PanMasked>string</PanMasked> <TransactionType xsi:nil="true" /> <Merchant xsi:nil="true" /> <Terminal xsi:nil="true" /> <TransactionId>string</TransactionId> <OrderId>string</OrderId> <PlaceOfTransaction>string</PlaceOfTransaction> <TransactionSource>string</TransactionSource> <UserIp>string</UserIp> <UserName>string</UserName> <Ekstre>string</Ekstre> <ExpSign>string</ExpSign> <ValueList>string</ValueList> <MpiId>string</MpiId> <Device>string</Device> <InstallmentCount>int</InstallmentCount> <Amount>decimal</Amount> <AmountCode>int</AmountCode> <CodeDescription>string</CodeDescription> <TotalRefundAmount>decimal</TotalRefundAmount> <CaptureAmount>decimal</CaptureAmount> <TotalRefundLAmount>decimal</TotalRefundLAmount> <ReferencedPaymentTransactionId>int</ReferencedPaymentTransactionId> <ReferencedTransactionId>string</ReferencedTransactionId> <OnlyActiveBatch>boolean</OnlyActiveBatch> <IsCanceled>boolean</IsCanceled> <RequestInsertTime>dateTime</RequestInsertTime> <InstallmentTable xsi:nil="true" /> <TransactionDeviceSource>int</TransactionDeviceSource> <IsReversed>boolean</IsReversed> <IsRefunded>boolean</IsRefunded> <IsCaptured>boolean</IsCaptured> <IsPendingToReverse>boolean</IsPendingToReverse> <CardHolderIpAddress>string</CardHolderIpAddress> <Rrn>string</Rrn> <ResultCode>string</ResultCode> <HostMessage>string</HostMessage> <OrderDescription>string</OrderDescription> <AuthCode>string</AuthCode> <CardHolderEmail>string</CardHolderEmail> <BatchNumber>int</BatchNumber> <BatchId>int</BatchId> <TransactionThreedSecureType>string</TransactionThreedSecureType> <IsOnUs>boolean</IsOnUs> <IsDomestic>boolean</IsDomestic> <TransactionCampaignResult xsi:nil="true" /> <CustomItems xsi:nil="true" /> <ResponseInsertTime>dateTime</ResponseInsertTime> <VftAmount>decimal</VftAmount> <SurchargeAmount>decimal</SurchargeAmount> <CancelDate>dateTime</CancelDate> <PointAmount>decimal</PointAmount> <PointCode>int</PointCode> <TLAmount>decimal</TLAmount> <GainedPoint>decimal</GainedPoint> <TotalPoint>decimal</TotalPoint> <Eci>string</Eci> <Cavv>string</Cavv> <UserId>int</UserId> <OriginalBatchAmount>decimal</OriginalBatchAmount> <BatchAmountTL>decimal</BatchAmountTL> <CardHolderName>string</CardHolderName> <CardInstallmentCount>int</CardInstallmentCount> <MerchantInstallmentCount>int</MerchantInstallmentCount> <IsRefundableTransaction>boolean</IsRefundableTransaction> <IsCancelableTransaction>boolean</IsCancelableTransaction> <PointLosts>decimal</PointLosts> <ExpireDate>string</ExpireDate> <TransactionDeviceSourceType>string</TransactionDeviceSourceType> <HostDate>string</HostDate> <HostTime>string</HostTime> <ResponseMessage>string</ResponseMessage> <HostResultCode>string</HostResultCode> <CustomItemsFormatted>string</CustomItemsFormatted> </PaymentTransaction> <PaymentTransaction> <PaymentTransactionId>int</PaymentTransactionId> <BrandId>string</BrandId> <PanMasked>string</PanMasked> <TransactionType xsi:nil="true" /> <Merchant xsi:nil="true" /> <Terminal xsi:nil="true" /> <TransactionId>string</TransactionId> <OrderId>string</OrderId> <PlaceOfTransaction>string</PlaceOfTransaction> <TransactionSource>string</TransactionSource> <UserIp>string</UserIp> <UserName>string</UserName> <Ekstre>string</Ekstre> <ExpSign>string</ExpSign> <ValueList>string</ValueList> <MpiId>string</MpiId> <Device>string</Device> <InstallmentCount>int</InstallmentCount> <Amount>decimal</Amount> <AmountCode>int</AmountCode> <CodeDescription>string</CodeDescription> <TotalRefundAmount>decimal</TotalRefundAmount> <CaptureAmount>decimal</CaptureAmount> <TotalRefundLAmount>decimal</TotalRefundLAmount> <ReferencedPaymentTransactionId>int</ReferencedPaymentTransactionId> <ReferencedTransactionId>string</ReferencedTransactionId> <OnlyActiveBatch>boolean</OnlyActiveBatch> <IsCanceled>boolean</IsCanceled> <RequestInsertTime>dateTime</RequestInsertTime> <InstallmentTable xsi:nil="true" /> <TransactionDeviceSource>int</TransactionDeviceSource> <IsReversed>boolean</IsReversed> <IsRefunded>boolean</IsRefunded> <IsCaptured>boolean</IsCaptured> <IsPendingToReverse>boolean</IsPendingToReverse> <CardHolderIpAddress>string</CardHolderIpAddress> <Rrn>string</Rrn> <ResultCode>string</ResultCode> <HostMessage>string</HostMessage> <OrderDescription>string</OrderDescription> <AuthCode>string</AuthCode> <CardHolderEmail>string</CardHolderEmail> <BatchNumber>int</BatchNumber> <BatchId>int</BatchId> <TransactionThreedSecureType>string</TransactionThreedSecureType> <IsOnUs>boolean</IsOnUs> <IsDomestic>boolean</IsDomestic> <TransactionCampaignResult xsi:nil="true" /> <CustomItems xsi:nil="true" /> <ResponseInsertTime>dateTime</ResponseInsertTime> <VftAmount>decimal</VftAmount> <SurchargeAmount>decimal</SurchargeAmount> <CancelDate>dateTime</CancelDate> <PointAmount>decimal</PointAmount> <PointCode>int</PointCode> <TLAmount>decimal</TLAmount> <GainedPoint>decimal</GainedPoint> <TotalPoint>decimal</TotalPoint> <Eci>string</Eci> <Cavv>string</Cavv> <UserId>int</UserId> <OriginalBatchAmount>decimal</OriginalBatchAmount> <BatchAmountTL>decimal</BatchAmountTL> <CardHolderName>string</CardHolderName> <CardInstallmentCount>int</CardInstallmentCount> <MerchantInstallmentCount>int</MerchantInstallmentCount> <IsRefundableTransaction>boolean</IsRefundableTransaction> <IsCancelableTransaction>boolean</IsCancelableTransaction> <PointLosts>decimal</PointLosts> <ExpireDate>string</ExpireDate> <TransactionDeviceSourceType>string</TransactionDeviceSourceType> <HostDate>string</HostDate> <HostTime>string</HostTime> <ResponseMessage>string</ResponseMessage> <HostResultCode>string</HostResultCode> <CustomItemsFormatted>string</CustomItemsFormatted> </PaymentTransaction> </PaymentTransactionList> <TransactionTotalList> <TransactionTotal> <TotalAuthCount>int</TotalAuthCount> <TotalAuthAmount>decimal</TotalAuthAmount> <TotalSaleCount>int</TotalSaleCount> <TotalSaleAmount>decimal</TotalSaleAmount> <TotalCancelCount>int</TotalCancelCount> <TotalCancelAmount>decimal</TotalCancelAmount> <TotalRefundCount>int</TotalRefundCount> <TotalRefundAmount>decimal</TotalRefundAmount> <CurrencyCode>int</CurrencyCode> <TotalPointSaleAmount>decimal</TotalPointSaleAmount> <TotalPointSaleCount>int</TotalPointSaleCount> <TotalPointCancelAmount>decimal</TotalPointCancelAmount> <TotalPointCancelCount>int</TotalPointCancelCount> <TotalPointRefundAmount>decimal</TotalPointRefundAmount> <TotalPointRefundCount>int</TotalPointRefundCount> <TotalAuthPointAmount>decimal</TotalAuthPointAmount> <TotalAuthPointCount>int</TotalAuthPointCount> </TransactionTotal> <TransactionTotal> <TotalAuthCount>int</TotalAuthCount> <TotalAuthAmount>decimal</TotalAuthAmount> <TotalSaleCount>int</TotalSaleCount> <TotalSaleAmount>decimal</TotalSaleAmount> <TotalCancelCount>int</TotalCancelCount> <TotalCancelAmount>decimal</TotalCancelAmount> <TotalRefundCount>int</TotalRefundCount> <TotalRefundAmount>decimal</TotalRefundAmount> <CurrencyCode>int</CurrencyCode> <TotalPointSaleAmount>decimal</TotalPointSaleAmount> <TotalPointSaleCount>int</TotalPointSaleCount> <TotalPointCancelAmount>decimal</TotalPointCancelAmount> <TotalPointCancelCount>int</TotalPointCancelCount> <TotalPointRefundAmount>decimal</TotalPointRefundAmount> <TotalPointRefundCount>int</TotalPointRefundCount> <TotalAuthPointAmount>decimal</TotalAuthPointAmount> <TotalAuthPointCount>int</TotalAuthPointCount> </TransactionTotal> </TransactionTotalList> <CustomItemTotalList> <CustomItemTotals> <TotalAmount>decimal</TotalAmount> <Name>string</Name> </CustomItemTotals> <CustomItemTotals> <TotalAmount>decimal</TotalAmount> <Name>string</Name> </CustomItemTotals> </CustomItemTotalList> </SearchTransactionResult> </SearchTransactionResponse> </soap12:Body> </soap12:Envelope>