# CreateInvoicedOneTimeChargeInput

### Fields

#### clientMutationId ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string))

A unique identifier for the client performing the mutation.

#### subscriptionId ([ID](https://developer.firmhouse.com/graphql-api/api-reference/objects/id)!)

ID of the subscription to charge and invoice.

#### description ([String](https://developer.firmhouse.com/graphql-api/api-reference/objects/string)!)

Description to put as single invoice line item.

#### amountCents ([Int](https://developer.firmhouse.com/graphql-api/api-reference/objects/int)!)

Amount in cents to charge and invoice.
