# OrderMarkAsPaidInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for specifying the order to mark as paid. ### Access Scopes ## Fields * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - The ID of the order to mark as paid. ## Input objects with this input object * [orderMarkAsPaid](/docs/api/admin-graphql/2024-10/mutations/orderMarkAsPaid) ## Examples