Skip to main content
Anchor to OrderCreateManualPaymentPayload

OrderCreateManualPaymentPayload

payload

Return type for orderCreateManualPayment mutation.

•Order

The order recorded a manual payment.

•[OrderCreateManualPaymentOrderCreateManualPaymentError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•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?