documentExportXml¶
Supported, no replacement yet
This endpoint remains fully supported. No replacement exists in the new API yet, and no action is needed. When a replacement ships you will get 12 months' notice, and this site will be updated.
Reference¶
/rest/docs/exportXML/{period-in-hours}
available response representations:
GET
Get documents that have been added/modified in the period specified.available response representations:
- 200 - XML
<root>
<docs>
<doc>
<fullname>J/General/W00CUQ_20130930163815_w0005n_20121205164054_j0007l_91_1354726013622.jpg.zip</fullname>
<ref>W00CUQ</ref>
<datesent>09-30-13</datesent>
<pagecount>1</pagecount>
<type>jpg</type>
<documentcategory>General</documentcategory>
<level>J</level>
<title>Document Title</title>
<synopsis>document Synopsis</synopsis>
<size>728</size>
<workLogRef>W00CUQ</workLogRef>
<jobRef>J00X9X</jobRef>
<jobClientRef>J00X9X</jobClientRef>
<siteRef>0019A003300B</siteRef>
</doc>
</docs>
<result>success</result>
</root>See the Document API matrix for the full list of endpoints in this category.