Returns the authenticated customer’s files and documents.
| Field | Type | Description |
|---|---|---|
Id | number | Unique numeric identifier for the file |
UniqueId | string | Globally unique identifier |
| Field | Type | Description |
|---|---|---|
Name | string | File display name |
Description | string | File description |
BusinessName | string | Location that owns the file |
Signed | boolean | Whether the document has been signed |
RequestDigitalSignature | boolean | Whether a digital signature is required |
ProposalUniqueId | string | null | Linked proposal GUID (if applicable) |
| Field | Type | Description |
|---|---|---|
CreatedOn | string | Date created (business-local time) |
UpdatedOn | string | null | Date last updated (business-local time) |
CreatedOnUtc | string | Date created (UTC) |
UpdatedOnUtc | string | null | Date last updated (UTC) |