Skip to main content

Models

Condition

FieldTypeDescription

Conditional Setter

FieldTypeDescription

Field Config

Used for mapping raw file uploads to standardized model within DealerClear.

FieldTypeDescription
conditionsarray of ConditionalSettera list of conditional field setters, where the first one that returns true, returns it's set_to value
source_fieldstringThe source-data column name to pull from if all conditions return false (or if not conditions provided)
valueobject ValueIf provided, this value is set if all conditions fail and source_field isn't provided
modifiersarray of Modifiera list of modifiers to apply to the output value
datatypeenum DataTypethe output value's datatype

Modifier

FieldTypeDescription

Parts Invoice

Used for payout reconciliation service - standardized invoice format for all DMS's.

FieldTypeDescription
account_idstring
invoice_idstring
datedate
total_salenumber
total_costnumber
order_numberstring
control_numberstring
notesstring

Value

FieldTypeDescription
datatypeDataTypethe datatype of the value
valuestringraw value