fulfillOrder
Marks an order as fulfilled. If Track&Trace code is given in will also trigger Track&Trace email.
FulfillOrderInput Arguments
Argument | Description |
---|
id (ID!) | ID of the confirmed order to fulfill. |
trackingCode (String) | An optional tracking code for the order that can be included in an email. If a tracking code is provided then the order track and trace email will be sent. |