Syntch Gateway API

<back to all web services

GetPaymentTypeSummary

Reporting - Summaries
Requires Authentication
Requires any of the roles:Reseller, Merchant, Merchant
The following routes are available for this service:
GET/reports/transactions/paytypesummaryGet Payment Type Summary
GetPaymentTypeSummary Parameters:
NameParameterData TypeRequiredDescription
MerchantKeyqueryint?Yes
SearchStartDatequeryDateTimeYes
SearchEndDatequeryDateTimeYes
PaymentTypeSummaryDto Parameters:
NameParameterData TypeRequiredDescription
SummaryReportCcByCardTypeformICollection<SummaryReportCcByPaymentTypeDto>No
CreditformICollection<SummaryReportPayTypeDto>No
CheckformICollection<SummaryReportPayTypeDto>No
DebitformICollection<SummaryReportPayTypeDto>No
EbtformICollection<SummaryReportPayTypeDto>No
LoyaltyformICollection<SummaryReportPayTypeDto>No
GiftformICollection<SummaryReportPayTypeDto>No
SummaryReportCcByPaymentTypeDto Parameters:
NameParameterData TypeRequiredDescription
PaymentTypeformstringNo
SaleCountformint?No
ReturnCountformint?No
SaleAmountformdouble?No
ReturnAmountformdouble?No
TotalAmountformdouble?No
TotalsformSummaryReportCcByPaymentTypeDtoNo
SummaryReportPayTypeDto Parameters:
NameParameterData TypeRequiredDescription
TrxTypeformstringNo
Countformint?No
SettleCountformint?No
AuthAmountformdouble?No
CaptureAmountformdouble?No
TotalAmountformdouble?No
SettleAmountformdouble?No
TipAmountformdouble?No
Level3Amountformdouble?No
TotalsformSummaryReportPayTypeDtoNo

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /reports/transactions/paytypesummary HTTP/1.1 
Host: syntch.simpay.net 
Accept: text/csv
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{}