GET v1/bunits/{bunitId}/latestReportTime
Returns a timestamp for when the status report of the business unit was last updated
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The time the business units status report was last updated
dateResponse Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<dateTime>2024-11-21T07:20:50.9456948+01:00</dateTime>