Unable to create the order due to item orderability error
Unable to create the order due to below item orderability error
Item Orderability Rules prevents the Item XXXX belonging to Category DEFAULT.DEFAULT from being ordered.,
This happens when in our order integration code, step1, we create a new ship-to address on a customer and step2, we create the order in the same transaction.
Anyone faced similar error, how to handle this in integration code?