Hello,
Currently, I am building automation for blocked customer orders to get automatically unblocked when a payment is made to an account and their available credit >= blocked customer order cost.
Since I cannot automate this via a workflow due to the commit limitation for customer order flow that prevents a rollback, I am attempting to accomplish this via an event action.
Can someone please shed some light on the CUSTOMER_ORDER_API.START_RELEASE_BLOCKED call? I see that in the create statement for the procedure that there is a “release_from_credit_check_” variable which I need help with finding what value this is supposed to represent. Is this a boolean value?
Any and all help would be greatly appreciated.
Thanks,
Bryan