NameDescriptionTypeAdditional Information
AdjustmentType

The Name of the Adjustment Type to be used on this Inventory Adjustment

string

Required

Max length: 20

Location

The Location ID that this Inventory Adjustment will be made at

string

Required

Max length: 6

DateInvAdj

The Date this Inventory Adjustment is for

string

Required

Data type: DateTime

Format must be MM/dd/yyyy

Notes

Any extra comments pertaining to this Inventory Adjustment

string

Max length: 60

UseLotQuantities

Should the product use its overall balance or a lot specific one, the default is false

boolean
PostJE

Whether or not this transaction should Post a General Journal Entry, the default is true

boolean
ControlNumber

Value provided from the API to ensure uniqueness in the Inventory Adjustment table. No checking is done if this is omitted or blank.

string

Max length: 50

objInvAdjDt

A list of products and their physical counts that the adjustment will be made for

Collection of ClsInventoryAdjustmentDtAdd

Required