Magidoc

orderDeclineFulfillment
Mutation

Decline (permanently) part of an order. The buyer will not be charged for the missing stock. Use if stock in a warehouse is damaged, expired, or unavailable.

Arguments

#

input

Non-null

Fields required to mark specific line items as declined.

order

ID of the order that items will be declined on.

Response

#

Returns OrderDeclineFulfillment .

Example

#