NameDescriptionTypeAdditional information
CustomerNumber

the unique customer number

string

None.

EmployeeNumber

the unique employee identifier / number

string

None.

VendorNumber

the unique vendor / supplier number/code

string

None.

Comments

comments/notes to be inserted to annotate a transaction

string

None.

RecordNumber

this is basically any kind of id that uniquely identifies the record # in the batch. The most common use-case is the grid-row-number that is used to identify the record # on the user interface so that any error messages returned by the API could be correlated and displayed correctly to the user. This value is purely passed back to the consumer and have no intrinsic value to the API.

string

None.