Skip to main content

SupplierReportingLink Object

Description

Reporting link for supplier data access.

Declaration

type SupplierReportingLink {
_id: ID!
expires: Date
id: String!
uri: String!
}

Fields

NameTypeDescription
_idID!Internal database identifier.
expiresDateDate when the link expires.
idString!Link identifier.
uriString!URI to access the reporting data.