purchaseOrdersUpdateOrder

Updates values against the PurchaseOrder or OrderedLineItem objects. Useful for removing
data you sent in error or deleting purchase orders that have been cancelled in your ERP.
CAUTION! This mutation is used to update original expected values. Only use this mutation
if you want to change the original values Zencargo uses to calculated the expected or estimated
attributes about a Purchase Order. You cannot update the fulfilment information using this
mutation. See The Purchase Orders guide for more information.

Input fields

input (UpdateOrderInput!)

Parameters for UpdateOrder

Return fields

clientMutationId (String)

A unique identifier for the client performing the mutation.

errors ([Error!])
purchaseOrder (PurchaseOrder)

Returns the created purchase order object