--- title: OrderMarkAsPaidInput - GraphQL Admin description: The input fields for specifying the order to mark as paid. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OrderMarkAsPaidInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OrderMarkAsPaidInput.txt --- # Order​Mark​As​Paid​Input input\_object The input fields for specifying the order to mark as paid. ## Fields * id [ID!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/ID) non-null The ID of the order to mark as paid. *** ## Mutations using this input * [order​Mark​As​Paid.​input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/orderMarkAsPaid#argument-input) MUTATION *** ## Map ### Mutations using this input * <\~>[order​Mark​As​Paid.input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/orderMarkAsPaid#argument-input)