# accountInvoice

Single account invoice by ID.

```
accountInvoice(

  id: ID!

): AccountInvoice
```

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

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

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

#### [`AccountInvoice`](https://docs.monei.com/apis/graphql/types/objects/account-invoice/.md) object[​](#accountinvoice- "Direct link to accountinvoice-")

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