API Compatibility (Backwards)
We tend to modify or update our APIs to enhance its functionality, security, and usability. We consider the modifications or updates to our APIs are backward compatible (maintains compatibility with its previous versions). We recommend you to configure your API integration that accommodates the new releases or updates without any interruption. By new releases or updates, we mean the following:- Adding a newer version of the API
- Adding new optional request and/ or query parameters
- Adding new response parameters
- Adding new fields in webhook events
- We might not notify you about the changes since the changes are backward compatible. We highly recommend that you follow our API documentation for up-to-date information.