KidKare Api Service Host

<back to all web services

BillingSummaryHXRequest

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

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/BillingSummaryHXRequest HTTP/1.1 
Host: api.kidkare.com 
Content-Type: text/jsv
Content-Length: length

{
	scanCode: String,
	providerName: String,
	sortColumn: ProviderId,
	timeZone: 0,
	billingPeriodDate: 0001-01-01,
	sponsorId: 0,
	page: 0,
	sortOrder: Ascending,
	itemsPerPage: 0,
	isExport: False,
	claimMonthYear: 
	[
		String
	],
	feeType: 
	[
		String
	],
	beginMonth: 0001-01-01,
	endMonth: 0001-01-31T23:59:59-06:00
}