Indicators
How to use order and line indicators as a buyer
Order & line indicators
You can set indicators on both order and line levels. Line indicators have precedence over (overrule) order indicators.
When working with the single delivery per order line feature, these indicators behave slightly different, check the single delivery order line behavior.
Confirmed by buyer
confirmed: all goods of this order or line are confirmed by the supplier, according to the buyer.
Reconfirmation request by buyer
requestReconfirmation: the supplier is requested to reconfirm the order line. The supplier either reconfirms the order line with requested values or alternatively does a reopen request with different values.
Shipped by supplier
shipped: all goods of this order or line are completely shipped by the supplier, according to the buyer.
Delivered at buyer
delivered: all goods of the order or line are completely delivered at the buyer.
Completed at buyer
completed: the order or line is completed at the buyer. Usually this indicator is set when the invoice is received and approved by buyer.
Issued,In progress,RejectedandConfirmedlines will becomeCompleted.Cancelledlines cannot be completed.Completedlines cannot be completed again.Completing has precedence over cancelling at the same time.
Cancelled by buyer
cancelled: the order or line is cancelled by the buyer.
Issued,In Progress,RejectedandConfirmedlines will becomeCancelledimmediately.Completedlines cannot be cancelled.Cancelledlines cannot be cancelled again.
Order only indicators
Auto confirm
autoConfirm: If this flag is set to true then the order lines will be automatically confirmed in case of a supplier proposal or reopen request.
Cancel line when missing
cancelLineWhenMissing: If this flag set to true and existing order lines positions are not present among incoming lines then they will be cancelled.
Issued,In Progress,RejectedandConfirmedlines will becomeCancelledimmediately.Completedlines cannot be cancelled.Cancelledlines cannot be cancelled again.
Order line only indicators
No delivery expected
noDeliveryExpected: no goods of are expected to be delivered to the buyer.
Propose when accepted
proposeWhenAccepted: If this flag is set to true then this line becomes automatically a supplier proposal in case the supplier the accepts a line.
Single delivery order line behavior
The /order/indicators endpoint is not supported when using the single delivery feature. Let support know when you need this endpoint for single delivery.
Indicator behaviors
confirmed
When all primary and related split lines are confirmed; the primary order line will become confirmed
requestReconfirmation
When set on the primary or any related split line the primary order line will open a reconfirmation request
shipped
When the primary or any related split lines is shipped; the corresponding delivery line will become shipped
delivered
When the primary or any related split lines is delivered; the corresponding delivery line will become delivered
completed
When all primary and related split lines are completed; the primary order line will become completed
cancelled
When all primary and related split lines are cancelled; the primary order line will become cancelled. When an individual order line is cancelled; Tradecloud will remove the split line from the orginal line's delivery schedule
proposeWhenAccepted
When set on the primary or any related split line; the primary order line will open a proposal request when accepted
Last updated