Preview

UsageFileUpload is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

UsageFileUpload

Information for uploaded file

This page contains

    Fields

    fileId: ID!

    Unique id for usage file upload

    fileName: String!

    File name of the uploaded file

    requestGroupId: String!

    Unique identifier to track usage processing for all the records in file

    productId: String

    Unique identifier for product for which file has been uploaded

    status: UsageFileUploadStatus! PREVIEW

    File processing status

    createdOn: DateTime!

    DateTime when usage file upload request is created

    createdBy: String

    Name of user who made request for usage file upload

    createdByEmail: String

    Email Id of user who made request for usage file upload

    Parent objects of UsageFileUpload

    UsageFileUploadConnection PREVIEW

    A connection type used to page through a list of usage file uploads

    Queries for UsageFileUpload

    usageFileUploads PREVIEW

    Returns all file uploads for partner