You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ClearBank has recently upgraded the API endpoints used for FPS and CHAPS payments from version 2 to version 3.
The old endpoints are now deprecated and will no longer be available from 17th February 2023. This email is your six months’ notice that you will need to migrate to the version 3 endpoints ahead of that date if you have not already done so. Our API Integration team will be in touch to discuss the next steps.
You will need to migrate:
From POST /v2/Payments/FPS to POST /v3/Payments/FPS
From POST /v2/Payments/CHAPS to POST /v3/Payments/CHAPS
The version 3 endpoints ensure the payer address is included when initiating an outbound payment in accordance with the Funds Transfer Regulations (FTR).
The key changes in the new endpoints are:
Inclusion of Payer Address in the request
Reduction of the maximum batch size to 100
Removal of the RequestedExecutionDate field (previously marked obsolete in v2)
Full details are on the Payments section of the ClearBank Developer Portal.
The text was updated successfully, but these errors were encountered:
Upcoming removal of old payments API endpoints
Notification of upcoming change
Friday 17 February 2023
ClearBank has recently upgraded the API endpoints used for FPS and CHAPS payments from version 2 to version 3.
The old endpoints are now deprecated and will no longer be available from 17th February 2023. This email is your six months’ notice that you will need to migrate to the version 3 endpoints ahead of that date if you have not already done so. Our API Integration team will be in touch to discuss the next steps.
You will need to migrate:
The version 3 endpoints ensure the payer address is included when initiating an outbound payment in accordance with the Funds Transfer Regulations (FTR).
The key changes in the new endpoints are:
Full details are on the Payments section of the ClearBank Developer Portal.
The text was updated successfully, but these errors were encountered: