Get document
Getting given document for company - it's provided in XML format.
Input
User needs to provide document id
Attribute | Type | Description |
---|---|---|
id | String | Identifier for document - |
Output
Document
Attribute | Type | Description |
---|---|---|
resourceId | String | Unique identifier for the resource. |
resourcePath | String | Path to the resource file. |
resourceName | String | Name of the resource file. |
Last updated