Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upcoming removal of old payments API endpoints #2

Closed
simontreanor opened this issue Oct 7, 2022 · 0 comments
Closed

Upcoming removal of old payments API endpoints #2

simontreanor opened this issue Oct 7, 2022 · 0 comments

Comments

@simontreanor
Copy link
Collaborator

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:

  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant