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,RejectedandConfirmedlines will becomeCompletedIn progressandCancelledlines cannot be completedCompletedlines cannot be completed againCompleting has precedence over cancelling at the same time
Single delivery behavior:
When all primary and related split lines are completed; the primary order line will become completed.
Completing by resending an order using the /order endpoint
/order endpointThe 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:
Completing by sending the completed indicator using the /order/indicators endpoint
/order/indicators endpointThe 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 endpoint.
Use the Send order indicators endpoint to send the completed indicator to Tradecloud.
The /order/indicators endpoint is not supported when using the single delivery feature. Let support know when you need this endpoint for single delivery.
Last updated