When updating transactions using XML, you were used to entering an internal reference (mandatory) and an external reference (optional) in Fairways Debt.
Following your feedback, we have switched their mandatoriness:
- The internal reference <reference> is now optional.
- The external reference <externalReference> is now mandatory.
<standardLoan>
<contract>
<reference>9007</reference>
<externalReference>EXT-9007</externalReference>
</contract
</standardLoan>