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": "788654ea-f8dc-460c-b2cb-af9112bc5906", "FileId": "a767c597-1be4-46d3-b10c-3d77cc12a834", "FileName": "sample string 2" }