# charge

Single charge by id.

```
charge(

  id: ID!

): Charge
```

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

#### [`charge.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")

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

Single payment record. The merchant API's primary resource.
