Magidoc

updateOrder
Mutation

Update an Order's amount, tier, or payment method. Scope: "orders".

Arguments

#

order

Non-null

Reference to the Order to update

paymentMethod

Reference to a Payment Method to update the order with

paypalSubscriptionId

To update the order with a PayPal subscription

tier

Reference to a Tier to update the order with

amount

An Amount to update the order to

Response

#

Returns Order .

Example

#