API - Documents - Documenten
List available documents
Resource:
/acumulus/stable/picklists/picklist_documents.php
Since API:
Available for authenticated: (Limited)
API invoerder
Available for authenticated:
API gebruiker
Available for authenticated:
API beheerder
Communication:
Support voor filter :
see: Basic submit
Support voor rowcount :
see: Basic submit
Support voor offset :
see: Basic submit
Support voor inodes :
see: Basic submit
Response
<?xml version="1.0" encoding="UTF-8"?> <response> <docs> <doc> <docid></docid> <docentryid></docentryid> <doccontactid></doccontactid> <docprojectid></docprojectid> <docsize></docsize> <docname></docname> <docdate></docdate> <doccanshare>0</doccanshare> </doc> <doc> ... </doc> </docs> </response>
Please note that depending on the role used in authentication the response may be limited to documents which are marked as internally shared only.
docid
Unique numeric identifier for the payment profile.
docentryid
Entryid associated with the document.
Contactid associated with the document. projectid
Projectid associated with the document. docsize
Approximate size of document. docdate
Date of document. docname
Name of document. doccanshare
Document available for in-Acumulus sharing.