Skip to main content

DownloadFile

Pre-signed URL for downloading a file from MONEI storage.

type DownloadFile {
downloadUrl: String!
expiresAt: AWSTimestamp!
}

Fields

DownloadFile.downloadUrl ● String! non-null scalar

Pre-signed download URL. Valid for 15 minutes.

DownloadFile.expiresAt ● AWSTimestamp! non-null scalar

Unix timestamp when downloadUrl expires.

Returned By

downloadAccountInvoice mutation ● downloadContract mutation ● downloadDocument mutation ● downloadExport mutation ● downloadOperationsFile mutation