removed
Akoya API v1 to be sunset in sandbox (August 2, 2023)
over 1 year ago by ReadMe API
The Akoya API v1 data endpoints were deprecated November 2, 2022. See: Versioning
We extended the sunset date from May 2, 2023 but are now starting the process to retire the v1 endpoints.
This change will take place in Sandbox as soon as July 28, 2023.
What can you expect?
If you have moved to our v2 endpoints, there will be no impact on your implementation.
If you are still using our v1 endpoints in Sandbox, you can expect to see a 403
error if you continue to use those.
Endpoints impacted
- https://sandbox-access.ddp.akoya.com/fdx/v4/ {providerId}/accounts
- https://sandbox-access.ddp.akoya.com/fdx/v4/ {providerId}/accounts/{accountId}/transactions
- https://sandbox-products.ddp.akoya.com/payments/ v1/{providerId}/{accountId}/payment-networks
- https://sandbox-products.ddp.akoya.com/customers/ v1/{providerId}/current
Error expected
HTTP Status Codes | Meaning |
---|---|
403 | Access if forbidden. This may mean the route is incorrect. For example, if the version number is wrong. |