> ## Documentation Index
> Fetch the complete documentation index at: https://grandcentral.backbase.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 2025.10

> Grand Central Unified APIs release notes, version 2025.10.

## Features

The following feature updates are available in 2025.10 for Grand Central Unified APIs:

<div className="release-notes">
  | Product group              | Software component                 | Version | Title                                                                                        | Description                                                                                                                                                                   |
  | -------------------------- | ---------------------------------- | ------- | -------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
  | Party Lifecycle Management | `grandcentral-party-lifecycle-api` | 1.2.0   | Added new endpoint `POST{{partyLifecycleBaseURL}}/applicant-workflows`                       | This endpoint lets you create an applicant and initiate the workflow for the identity verification process.                                                                   |
  | Party Lifecycle Management | `grandcentral-party-lifecycle-api` | 1.2.0   | Added new endpoint `POST{{partyLifecycleBaseURL}}/workflow-result`                           | This endpoint lets you retrieve the result of an identity verification process, and details of all documents uploaded.                                                        |
  | Party Reference            | `grandcentral-party-reference-api` | 2.2.0   | Added party reference event support for inbound connectors required to build party reference | The party reference event unified spec lets you build a party reference inbound connector to receive updates on party fields such as email, phone number, and postal address. |
</div>

## Fixes

2025.10 contains the following bug fixes for Grand Central Unified APIs:

<div className="release-notes">
  | Product group              | Software component                 | Version | Title                                                                         | Description |
  | -------------------------- | ---------------------------------- | ------- | ----------------------------------------------------------------------------- | ----------- |
  | Party Lifecycle Management | `grandcentral-party-lifecycle-api` | 1.3.0   | Fixed missing values in the API response to list all possible expected values |             |
</div>
