getItemChargeBacks Method (2)

The AutoAdjust engine calls the second get item chargeback method if the items that were modified on the first call or the items returned to be inserted had validation errors. This exit can update one or more items to fix the validation errors. Upon return from this method, AutoAdjust validates the items again. If validation fails, this method is called up to five times. A value of false is returned if AutoAdjust should not call the user exit again. The parameters are:
adjItems
An array of AdjustedItem objects
itemsToInsert
An array of UserItemRecordsInterface objects. It is the same array getItemChargeBacks Method (1) returns. For more information, see getIemChargeBacks Method (1).
dbConn
The database connection