20 March 2025
Version History V2.0
Welcome to the Version History for the VoP Responder Service. This page provides a detailed overview of the updates made in this release, aimed at aligning formats, refining descriptions, and implementing select functional enhancements.
Reviewing this version history will help you understand the scope of the updates and assess any necessary adjustments for a smooth transition to V2.0.
Each section outlines the changes made, including both the previous and updated values, along with a classification of the change type:
- Format Change: Adjustments to improve standardisation, readability, or consistency. These changes do not impact integration logic.
- Functional Change: Modifications that alter API behaviour or data handling. These changes may require updates to your integration.
Online Data Provisioning Changes
Functional Changes
Section | Field | Old Value | New Value | Comment |
---|---|---|---|---|
Request Body | accountId.value | N/A | Added Format: 34 Characters | |
Response Body | accountName | Tag: Mandatory | Tag: Conditional and added usage rules | |
Response Body | accountHolderType | N/A | Added usage rule | |
Response Body | startDate | Type:Date | Type: String | |
Response Body | personalAccountHolders | N/A | Added usage rules | |
Response Body | surname | Tag: Mandatory | Tag: Conditional and added usage rules | |
Response Body | organisationAccountHolder | N/A | Added usage rules | |
Response Body | legalName | N/A | Added usage rules | |
Response Body | language | N/A | Added usage rules | |
Response Body | language | N/A | Added Format: max 2 characters | |
Response Body | nomatchSuggestionAllowed | N/A | Moved position to under legalName | |
Response Body | companyId | Type: Object | Type: Array of Objects | |
Response Body | companyId.value | N/A | Removed the reference to a list | |
Enumeration List | companyId | Link | Updated descriptions and formats | |
Error Handling | Examples | N/A | Removed incorrect array | |
Error Handling | Examples | Error Code: unstructureRemittanceInformation | Error Code: unstructuredRemittanceInformation (missing the "d") | |
Response Body | Examples | N/A | Additional examples added |
Format Changes
Section | Field | Old Value | New Value | Comment |
---|---|---|---|---|
Introduction | Link | N/A | Updated grammar and spelling | |
Go directly to | Link | N/A | Updated links | |
Request Headers | Link | N/A | New header added | |
Request Headers | Link | Headers | Request Headers | |
Request Headers | Content-Type | Type: application/json | Type: String | |
Request Headers | Content-Type | N/A | Added example | |
Request Headers | Authorization | Type: Bearer | Type: String | |
Request Headers | Accept | N/A | Added example | |
Request Body | All Fields | N/A | Updated grammar and spelling | |
Response Headers | Link | N/A | New header added | |
Response Headers | Link | Headers | Response Headers | |
Response Headers | Example | N/A | Added example | |
Response Body | Link | Suggested Response Fields | Response Body | |
Response Headers | Content-Type | Type: application/json | Type: String | |
Response Headers | Content-Type | N/A | Added example | |
Response Body | All Fields | N/A | Updated grammar and spelling | |
Response Body | All Optional Fields | N/A | Added Optional tag | |
Error Handling | Link | N/A | Updated structure of page | |
Response Body | Examples | N/A | Updated titles to be more descriptive |
Offline Data Hosting Changes
Functional Changes
Section | Field | Old Value | New Value | Comment |
---|---|---|---|---|
Fields and Formatting | accountName | Tag: Mandatory | Tag: Conditional and added usage rules | |
Fields and Formatting | accountHolderType | Tag: Mandatory | Tag: Conditional and added usage rules | |
Fields and Formatting | status | N/A | Tag: Conditional | |
Fields and Formatting | startDate | Type: Date | Type: String | |
Fields and Formatting | surname | Tag: Mandatory | Tag: Conditional and added usage rules | |
Fields and Formatting | legalName | N/A | Added usage rules | |
Fields and Formatting | language | N/A | Added usage rules | |
Fields and Formatting | language | N/A | Added Format: max 2 characters | |
Fields and Formatting | nomatchSuggestionAllowed | N/A | Moved position to under legalName | |
Fields and Formatting | companyId | Type: Object | Type: Array of Objects | |
Fields and Formatting | companyId.value | Type: Enum | Type: String | |
Enumeration List | companyId | Link | Updated descriptions and formats |