Preview

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

CreateUsageFileUploadLinkInput

Usage file upload link input

This page contains

    Fields

    fileName String!

    file name of usage file

    productId String

    Product id for which usages are posted

    inputType String

    Input type configured in the reader

    Default value: "CSV"

    billable Boolean

    If true, usages will be billed and reflect in invoices

    Default value: true

    Mutations for CreateUsageFileUploadLinkInput

    createUsageFileUploadLink

    Mutation to create an upload-link on which usage file is uploaded