Wouldn't this be a status change notification? Assuming that the order changes state after the Point of No Return (PoNR) is reached, a consumer who subscribed to these notifications would be expected to get this. Both Order and Order Item have a
state attribute so an API implementation could send such a notification at both levels.
Main block is that the state is defined as an enum, and I don't think that there is an appropriate value for passing PoNR.
An alternative approach would be to add an explicit attribute (perhaps boolean) reachedPoNR, and then have an attribute change notification.
Over to you
@Ludovic Robert for further comment.
Hope it helps
------------------------------
Jonathan Goldberg
Amdocs Management Limited
Any opinions and statements made by me on this forum are purely personal, and do not necessarily reflect the position of the TM Forum or my employer.
------------------------------