Inhouse Web Services

<back to all web services

GetHistorial

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

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/GetHistorial HTTP/1.1 
Host: contentapi.ihct.mx 
Content-Type: text/csv
Content-Length: length

{"id_suscripcion":0,"vc_msdn":"String","dte_ini":"String","dte_fin":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{"Historial":[{"id_contenido":0,"id_club":0,"id_subcategoria":0,"vc_nombrecontenido":"String","b_situacion":false,"dte_alta":"\/Date(-62135596800000-0000)\/","b_adultos":false,"b_regalias":false,"f_costodemanda":0,"f_costocreditos":0,"dte_vigenciainicio":"\/Date(-62135596800000-0000)\/","dte_vigenciafin":"\/Date(-62135596800000-0000)\/","dte_operacion":"\/Date(-62135596800000-0000)\/","id_suscripcion":0,"vc_url":"String"}],"IdResponse":0}