Complete an order
How to complete an order or line
Last updated
How to complete an order or line
Last updated
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
and Confirmed
lines will become Completed
In progress
and Cancelled
lines cannot be completed
Completed
lines cannot be completed again
Completing 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.
/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 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 endpoint to send the completed indicator to Tradecloud.
The /order/indicators
endpoint is not supported when using the single delivery feature. Let know when you need this endpoint for single delivery.