The external reference code in Fairways Debt is used by external systems to identify the transaction, when transactions are imported from or exported to another system.
<standardLoan>
<contract>
<externalReference>...</externalReference>
</contract>
</standardLoan>
Tag |
Item |
Description |
---|---|---|
externalReference |
Mandatory |
External reference code of the transaction. |
To add an external reference code to a transaction, e.g. a standard transaction:
- Add the <externalReference> tags in the <contract> tags of the transaction.
<standardLoan>
<contract>
<externalReference></externalReference>
</contract>
</standardLoan>
- Enter the external reference code.
In this example, we enter EXT-9007 as the external reference code.
<standardLoan>
<contract>
<externalReference>EXT-9007</externalReference>
</contract
</standardLoan>
The external reference code applies to the transaction.