Indicates whether the buyer allows items to be back-ordered or not. If no, ("N"), then the whole order should be cancelled unless the seller cannot fulfill the the ordered quantities.

orders_Examples
 <property name="allowBackOrder">N</property> 
orders_XPATH

/b24Message/order/property[@name="allowBackOrder"]

orders_Type
Yes/No
orders_Sort
3000