GET api/Report/InvoiceDetails?templateId={templateId}&fromDate={fromDate}&toDate={toDate}

Used to fetch the report by invoice template, and range of date

Request Information

URI Parameters

NameDescriptionTypeAdditional information
templateId

string

Required

fromDate

date

Required

toDate

date

Required

Body Parameters

None.

Response Information

Resource Description

COMPLETE

Reports

None.

Response Formats

application/json, text/json

Sample:
{}

text/xml, multipart/form-data

Sample:
<Reports xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RandstadWebAPI.Models" />