The authenticate operation has the following input and output:
- Input - customerNumber with CustomerNumber type
- Input - password with Password type
- Output - result with TrueOrFalse type
Follow these steps to add the authenticate operation
to the Brokerage interface: