| GET | /cac_GetRptCaptacion/ | 
|---|
To override the Content-type in your clients, use the HTTP Accept Header, append the .jsv suffix or ?format=jsv
The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.
POST /jsv/oneway/GetRptCaptacion HTTP/1.1 
Host: contentapi.ihct.mx 
Content-Type: text/jsv
Content-Length: length
{
	id_club: 0,
	init_date: 0001-01-01,
	end_date: 0001-01-01,
	id_media: 0,
	id_agencia: 0
}