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.
API | Sunset date | Decommission date – Test (EXT) | Decommission date – Production |
---|---|---|---|
Accounts | 1 Sept 2025 | 1 Sept 2025 | |
Adjustments | May 2023 | 31 May 2025 | 31 May 2025 |
CRM | November 2024 | 1 June 2025 | 1 June 2025 |
Payment configurations | 1 Sept 2025 | 1 Feb 2026 | |
Transaction banking: operation block | August 2025 | 19 December 2025 | 19 December 2025 |
Transaction banking: Get AES key | January 2026 | 30 January 2026 | 30 January 2026 |
Transaction banking: Multi-leg payment endpoints | April 2026 | 6 April 2026 | 6 April 2026 |
For more information about Pismo's API life cycle, refer to API life cycle and deprecation strategy .
Accounts API
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 1 Sept 2025.
Deprecated endpoints | Replacement 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 |
Adjustments API
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 31 May 2025.
For any new deployments, use the force operation endpoints instead. For more information, refer to the Force operation guide.
Deprecated endpoint | Replacement endpoint |
---|---|
Create adjustment | Force operation, Cancel forced operation |
Get reversal types | N/A |
Get adjustment types | N/A |
Get adjustment | N/A |
CRM API
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 1 June 2025.
Deprecated endpoint | Replacement endpoint |
---|---|
/crm/v1/customer/find | List accounts by document number Get account Get customer |
/crm/v2/customer/find | List accounts by document number Get account Get customer |
Payment configurations
Deprecated endpoint | Replacement endpoint |
---|---|
Create processing code | Create processing code (Orgs operation API) |
List processing codes | List processing codes (Orgs operation API) |
Update processing code | Update processing code (Orgs operation API) |
Transaction banking
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 19 December 2025 and replaced by their corresponding v2 endpoints.
Deprecated endpoint | Replacement endpoint |
---|---|
Create operation block | Create operation block |
List operation blocks | List operation blocks |
Revoke operation block | Revoke operation block |
Note
These endpoints are new additions to the v2 Operation Block API:
Deactivation and removal date
The endpoint listed here will be deactivated (removed) on 30 January 2026 and replaced by a newer version.
Deprecated endpoint | Replacement endpoint |
---|---|
Get AES key | Get AES key (encrypted response) |
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 6 April 2026 and replaced by their corresponding v2 endpoints.
Deprecated endpoint | Replacement endpoint |
---|---|
Post multi-leg payment v2 | Post multi-leg payment v3 |
Get multi-leg payment status v2 | Get multi-leg payment status v3 |
Seller management
Deactivation and removal date
The deprecated endpoints listed here will be deactivated (removed) on 8 October 2025.
Deprecated endpoint | Replacement endpoint |
---|---|
List active merchant states | N/A |
List active merchant cities | N/A |
List active merchant neighborhoods | N/A |
Updated 7 days ago