API endpoint deprecation and removal schedule

This guide lists the current API endpoint deprecation schedule. For detailed information about each item, refer to the sections below.

APISunset dateDecommission date – Test (EXT)Decommission date – Production
Accounts1 Sep 20251 Sep 2025
Account limits report files (v1)Nov 202530 Jun 202630 Jun 2026
CRM (all endpoints)Dec 20254 Jun 20264 Jun 2026
Payment configurations1 Sep 20251 Feb 2026
Statements: List statementsOct 20254 May 20264 May 2026
Statements: Get account total dueMar 202631 Aug 202631 Aug 2026
Transaction banking: operation blockNov 202530 May 202630 May 2026
Transaction banking: multi-leg payment endpointsNov 20256 May 20266 May 2026
Transaction banking: Float payment endpointsJan 202630 Jul 202630 Jul 2026

For more information about Pismo's API life cycle, refer to API life cycle and deprecation strategy.

Accounts

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 1 September 2025.

Deprecated endpointsReplacement endpoints
GET /v2/accounts/:accountld/statements
GET /v1/accounts/:accountld/statements
POST /v2/customers/document-number
GET /v1/customers/:customerId/authorizations
PUT /v1/accounts/:accountld/duedate
GET /v1/accounts/:accountld/authorizations
List transactions
List statements
Update statements due date
Create account application
Account limits report files

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 30 June 2026 (PISMO-297949).

Deprecated reportReplacement report
Account limits report files (outdated) - v1Account limits report files - v2
CRM

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 4 June 2026 (PISMO-302228).

Deprecated endpointReplacement endpoint
POST /crm/customers/{customerId}/accounts/{accountId}No replacement – you will need to write your own direct calls to the official Pismo endpoints
/crm/*No replacement – you will need to write your own direct calls to the official Pismo endpoints
Payment configurations

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 1 February 2026 (PISMO-223530).

Deprecated endpointReplacement endpoint
Create processing codeCreate processing code (Orgs operation API)
List processing codesList processing codes (Orgs operation API)
Update processing codeUpdate processing code (Orgs operation API)
Statements

🚧

Deactivation and removal date

The deprecated endpoint listed here will be deactivated (removed) on 4 May 2026 (PISMO-293204, PISMO-290070).

Deprecated endpointsReplacement endpoints
GET /statements/v2/accounts/{accountId}/statementsList statements v3

🚧

Deactivation and removal date

The deprecated endpoint listed here will be deactivated (removed) on 31 August 2026 (PISMO-323483).

Deprecated endpointsReplacement endpoints
GET /statements/v1/accounts/{accountId}/total-due Get account total due
Transaction banking

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 30 July 2026 and replaced by their corresponding v2 endpoints (PISMO-316360).

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 30 May 2026 and replaced by their corresponding v2 endpoints (PISMO-297796).

💡

Note

These endpoints are new additions to the v2 Operation Block API:

🚧

Deactivation and removal date

The deprecated endpoints listed here will be deactivated (removed) on 6 May 2026 and replaced by their corresponding v3 endpoints (PISMO-298216).