- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there an API call for Cybersource that will allow me to query for the expiration of a REST
We had an unfortunate incident earlier this month were our REST - Shared Secret key expired and as you can image it was no fun for a few hours.
It got me thinking about if there is an API call I can use to query for the REST - Shared Secret key's details.
That way I can create a cron job to look for the key's expiration date along with our other cron jobs that already access the API. This way at least I will know next time the key expires since I am not in the chain of communication when it comes to these things.
I have looked through the API Reference here : https://developer.cybersource.com/api-reference-assets/index.html /omeglz echat . I don't see anything that might help but I thought it would not hurt to ask the community just in case I am not seeing it.
Thank you!
10-17-2022 12:17 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately, there isn't an API to query the REST Shared Secret key's details or expiration date. You might consider manually tracking the expiration or checking with your payment processor for any notification system or workaround to automate this process.
12-12-2024 10:07 PM