Reporting Services

<back to all web services

ReconTotalSummary

Requires Authentication
The following routes are available for this service:
All Verbs/Recon
ReconTotalSummary Parameters:
NameParameterData TypeRequiredDescription
ReconSummaryDatequeryIEnumerable<ReconSummaryDate>No
LidquerystringNo
LocationNamequerystringNo
ReconSummaryDate Parameters:
NameParameterData TypeRequiredDescription
BizDateformDateTimeNo
SubTotalformdecimalNo
DebitTotalformdecimalNo
AmexTotalformdecimalNo
NoAmexTotalformdecimalNo
DebitCountformintNo
AmexCountformintNo
NoAmexCountformintNo
ReconSummaryformIEnumerable<ReconSummary>No
DepDateformDateTime?No
ReconSummary Parameters:
NameParameterData TypeRequiredDescription
BizDateformDateTimeNo
ComputerNameformstringNo
SerialNumberformstringNo
TransactionTypeformstringNo
AmountformdecimalNo
DebitformdecimalNo
AmexformdecimalNo
NoAmexformdecimalNo
DebitCountformdecimalNo
AmexCountformdecimalNo
NoAmexCountformdecimalNo
LocationIdformstringNo
LocationNameformstringNo
ReconAmtformdecimal?No
NotesformstringNo
_idformstringNo
inMongoformboolNo
RouteformstringNo
UniqueTransIDformint?No
MissingTransactionformboolNo
TotalCountformint?No
MaxUniqueTransIDformint?No
ComputerDateTimeformDateTime?No
TerminalDateTimeformDateTime?No
CompTermMinDiffformint?No
DepDateformDateTime?No
CipServerTransformstringNo

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

HTTP + XML

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

POST /Recon HTTP/1.1 
Host: cip-reporting.chargeitpro.com 
Accept: application/xml
Content-Type: application/xml
Content-Length: length

<ReconTotalSummary xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/ReportingService.Services.Rest">
  <Lid>String</Lid>
  <LocationName>String</LocationName>
  <ReconSummaryDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/ReportingService.Data.Models" i:nil="true" />
</ReconTotalSummary>