GET isArchivalReportReady/{guid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
guid | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
FinalizeReportDtoName | Description | Type | Additional information |
---|---|---|---|
ReportId | globally unique identifier |
None. |
|
FileId | globally unique identifier |
None. |
|
FileName | string |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{ "ReportId": "bc311a6b-f402-45ca-be38-514c5ba0d150", "FileId": "c5b6ea88-2363-4d43-af55-03f1fdbcc055", "FileName": "sample string 2" }