KidKare Api Service Host

<back to all web services

BillingSummaryCXRequest

The following routes are available for this service:
POST,OPTIONS/Billing/summaryCx

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

HTTP + JSV

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

POST /jsv/oneway/BillingSummaryCXRequest HTTP/1.1 
Host: api.kidkare.com 
Content-Type: text/jsv
Content-Length: length

{
	centerId: 0,
	centerName: String,
	centerNumber: String,
	sortColumn: CenterId,
	beginMonth: 0001-01-01,
	endMonth: 0001-01-31T23:59:59.9999999Z,
	billingPeriodDate: 0001-01-01,
	sponsorId: 0,
	page: 0,
	sortOrder: Ascending,
	itemsPerPage: 0,
	isExport: False,
	claimMonthYear: 
	[
		String
	],
	feeType: 
	[
		String
	]
}