2023-01-09 — Add is_processed to application_state object
The application_state
now contains a field called is_processed
. This field indicates whether the order has been processed.
The is_processed
field will be true
if the order has been processed by calling Process Order.