# downloadAccountInvoice

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

```
downloadAccountInvoice(

  invoiceId: ID!

): DownloadFile
```

### Arguments[​](#arguments "Enlace directo al Arguments")

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

### Type[​](#type "Enlace directo al Type")

#### [`DownloadFile`](https://docs.monei.com/es/es/apis/graphql/types/objects/download-file/.md) object[​](#downloadfile- "Enlace directo al downloadfile-")

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