# OrderMarkAsPaidInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for specifying the order to mark as paid.

### Access Scopes



## Fields
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - The ID of the order to mark as paid.


## Input objects with this input object
* [orderMarkAsPaid](/docs/api/admin/2025-01/mutations/orderMarkAsPaid)


## Examples