Article Details
Id:18587
Product:finPOWER Connect
Type:FIX
Version:3.04.02
Opened:10/09/2021
Closed:10/09/2021
Released:02/12/2021
Job: J027372
Breaking Change

illion BankStatements; Cost Centre "API Version" option may not work correctly

The illion BankStatements "API Version" option may not be set correctly when using the BankStatements service and multiple Cost Centres.

The issue is finPOWER Connect set the API Version on the Request when the Request was first created. This value is defined per Cost Centre - so if the User switched to another Cost Centre the value may be incorrect when the Request is sent.

Both the Cost Centre and the Service had been updated to use a new property named "DataVersion" to be able to set the version of the request.

The "ProductVersion" has been incremented to '2" for all requests.

The "DataVersion" property on the Request is initialised as "<default>". You can use the DataVersionResolved property to see the value that will be used in the Request.

Note, the ProductVersion property on Responses has been obsoleted and replaced with DataVersion.