GET v1/bunits/{bunitId}/reports/{reportDate}/send?subscriptionId={subscriptionId}&includeIncidents={includeIncidents}

Send a status report to the recipients of a status subscription.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The business unit to which the status report belongs. integer

Required

reportDate The report date of an existing report. date

Required

subscriptionId The ID of an existing status report subscription. integer

Required

includeIncidents boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.