The internal reference code in Fairways Debt is a unique reference code of the transaction, identifying the transaction in the portfolio.
<standardLoan>
<contract>
<reference>...</reference>
</contract>
</standardLoan>
Tag |
Item |
Description |
---|---|---|
reference |
Optional |
Internal and unique reference code of the transaction, identifying the transaction in the portfolio. Notes:
|
To add an internal reference code to a transaction, e.g. a standard transaction:
- Add the <reference> tags in the <contract> tags of the transaction.
<standardLoan>
<contract>
<reference></reference>
</contract>
</standardLoan>
- Enter the internal reference code.
In this example, we enter 9007 as the internal reference code.
<standardLoan>
<contract>
<reference>9007</reference>
</contract
</standardLoan>
The internal reference code applies to the transaction.