Complete an order
How to complete an order or line
Complete an order line in Tradecloud when it is completely handled at the buyer, usually when the supplier invoice is received and approved by buyer.
Issued
,Rejected
andConfirmed
lines will becomeCompleted
In progress
andCancelled
lines cannot be completedCompleted
lines cannot be completed again- Completing has precedence over cancelling at the same time
When using the simple delivery schedule, the
completed
indicator is only supported for the first order line of each item number. The other lines with the same item number will also be completed together with the first line.The order or line can be marked as completed by setting
indicators.completed
on either order or line level and updating the order using the Send order endpoint:If you provide a
completed
indicator on order level, ONLY the lines provided in this order message will be completed.If you also provide a
completed
indicator on line level, it has precedence over the order level completed
indicator.The order or line can be marked as completed by setting
indicators.completed
on either order or line level and sending this indicator only, using the /order/indicators
API resource.When sending order indicators the provided purchase order number will be verified.
Last modified 18d ago