Return document(s) attached to the policy.
|
API token
|
|
|
output
|
|
|
Policy object ID
|
|
|
Document OID
|
|
|
Document type OID
|
|
|
Include wording documents
|
|
| Parameter | Type | Reqd | Description | Options |
|---|---|---|---|---|
| policy_oid | integer | • | Policy object ID | |
| document_oid | integer | Document OID | ||
| documenttype_oid | integer | Document type OID | ||
| include_wording_documents | classifier | Include wording documents |
| Parameter | Type | Description |
|---|---|---|
| document | array | Array of documents |
| document_oid | integer | Document OID |
| documenttype_oid | integer | Document type OID |
| document_file | string | Document (base64 encoded) |
| document_file_ctype | string | Document MIME type |
| document_file_fname | string | Document filename |
| document_file_fsize | integer | Document size (bytes) |
| document_tstamp | date/time | Document add timestamp |
| document_comment | string | Document comment/description |