Anchor to orderMarkAsPaidorder
mutationorder Mark As Paid
Requires access scope. Also: The user must have mark_orders_as_paid permission.
Marks an order as paid. You can only mark an order as paid if it isn't already fully paid.
Anchor to Arguments
Arguments
- Anchor to inputinput•Order
Mark As Paid Input!required The input for the mutation.
Was this section helpful?
- Anchor to orderorder•Order
The order marked as paid.
- Anchor to userErrorsuser•[User
Errors Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?