# accountInvoice

Single account invoice by ID.

```
accountInvoice(

  id: ID!

): AccountInvoice
```

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

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

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

#### [`AccountInvoice`](https://docs.monei.com/es/es/apis/graphql/types/objects/account-invoice/.md) object[​](#accountinvoice- "Enlace directo al accountinvoice-")

Invoice MONEI issues to a merchant account for fees accrued in a billing period. Generated automatically from the account's transactions and plan.
