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 |