AttachmentHeaderInfoModel
Less than to read
Aggregated Attachment status information.
Methods
The following API methods use this data model.
- Attachments Header Information
Required Fields
groupKey
The GroupKey uniquely identifies a single Sage Network account. All records for this account will share the same GroupKey value. GroupKey values cannot be changed once created.
For more information, see Accounts and GroupKeys.
totalAttachments
The total number of attachments associated with the provided GroupKey and CompanyId.
totalArchived
The total number of archived attachments associated with the provided GroupKey and CompanyId.
totalActive
The total number of active attachments associated with the provided GroupKey and CompanyId.
Optional Fields
companyId
uuid, nullable
The CompanyId associated with the attachment status report. Providing a null value will return an attachment summary for all attachments associated to the provided GroupKey