Skip to content
Developerhome
Sage Network API

AttachmentHeaderInfoModel

  Less than to read

Aggregated Attachment status information.

Methods

The following API methods use this data model.

uuid

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

int32

The total number of attachments associated with the provided GroupKey and CompanyId.

totalArchived

int32

The total number of archived attachments associated with the provided GroupKey and CompanyId.

totalActive

int32

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