Anchor to OrderCreateManualPaymentOrderCreateManualPaymentErrorOrder
OrderCreateManualPaymentOrderCreateManualPaymentError
object
Requires access scope. Also: The user must have mark_orders_as_paid permission.
An error that occurs during the execution of a order create manual payment mutation.
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Map
No referencing types
Anchor to MutationsMutations
- •mutation
Create a manual payment for an order. You can only create a manual payment for an order if it isn't already fully paid.
Was this section helpful?