swissfintechinnovations / ca-mortgage

Common API for Mortgages
Apache License 2.0
0 stars 1 forks source link

New Field: Channel Type #78

Closed simonbbaumgartner closed 1 year ago

simonbbaumgartner commented 1 year ago

In our software we know two different channels, on which an application can be entered. The channel might have an influence on the price or on which client advisor is relevant for this application.

For this reason, we would like to have a new field in the object "application": Name: channelType Description: The type of the channel the application was generated string enum: [advisor, direct]

"advisor" could also be replaced by "broker"