GetDocument - method

Input

Input are following parameters.

Element

Item description

Obligation

apiClientID

Api client ID - ID of caller of the method which has credentials to deal with eRegistrator

Yes

documentID

Document ID

Yes

attachments

Attachments
true for downloading document with all attachments
false for downloading document only

Yes

 

 

 

Output

Output is .xml file with following marks.

Element

Item description

<DocumentData>

 

+<DocumentName>

Document content

+<Data>

Data

+<Attachments>

 

++<Attachment>

 

+++<AttachmentName>

Attachment name

+++<AttachmentData>

Attachment content

Natisni