# downloadAccountInvoice

Pre-signed URL to download the account invoice PDF. Valid for 15 minutes.

```
downloadAccountInvoice(

  invoiceId: ID!

): DownloadFile
```

### Arguments[​](#arguments "Direct link to Arguments")

#### [`downloadAccountInvoice.invoiceId`](#invoice-id) ● [`ID!`](https://docs.monei.com/apis/graphql/types/scalars/id/.md) non-null scalar[​](#invoice-id "Direct link to invoice-id")

### Type[​](#type "Direct link to Type")

#### [`DownloadFile`](https://docs.monei.com/apis/graphql/types/objects/download-file/.md) object[​](#downloadfile- "Direct link to downloadfile-")

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