GET Tenders/GetTenderAmountsForDate/{SiteId}?StartDate={StartDate}&EndDate={EndDate}&IncludeCashout={IncludeCashout}

Gets A List Of All Tenders with their amount, with the optional flag Include Cashout defaulted to false.

Request Information

URI Parameters

Name Type Description Additional information
SiteId integer

StartDate date

EndDate date

IncludeCashout boolean

Body Parameters

None.

Response Information

Resource Description

TendersByDateCatalogue
Name Type Description Additional information
SiteID integer

None.

Total decimal number

None.

TenderGroup Collection of TendersByDateModel

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.