Inhouse Web Services

<back to all web services

GetReporteCobros

The following routes are available for this service:
GET/cac_GetReporteCobros/

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.

POST /csv/reply/GetReporteCobros HTTP/1.1 
Host: contentapi.ihct.mx 
Content-Type: text/csv
Content-Length: length

{"id_club":0,"dateini":"\/Date(-62135596800000-0000)\/","dateend":"\/Date(-62135596800000-0000)\/"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"data":[{"idclub":0,"club":"String","fecha":"\/Date(-62135596800000-0000)\/","nuevas":0,"nuevascobradas":0,"prcntnuevas":"String","periodicas":0,"periodicascobradas":0,"prcntperiodicas":"String","compracreditos":0,"compracreditoscomprados":0,"prcntcreditos":"String","sinsaldo":0,"errorcarrier":0,"total":0}],"TimeResponse":0}