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 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

circle-exclamation

Completing by resending an order using the /order endpoint

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 orderarrow-up-right endpoint:

Update an existing orderchevron-right
circle-info

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.

Completing by sending the completed indicator using the /order/indicators endpoint

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 endpoint.

Use the Send order indicatorsarrow-up-right endpoint to send the completed indicator to Tradecloud.

circle-exclamation
circle-info

If you provide a completed indicator on order level, ALL the lines in the order will be completed.

If you also provide a completed indicator on line level, it has precedence over the order level completed indicator.

Last updated