Transactional API Migration
Important Note: Previously, if you wanted to view the status and details of a transaction, we provided endpoints that allowed you retrieve a single transaction (see Get Specified Transaction), or multiple transactions, with their corresponding status information. Now, with our webhooks API, you can add and manage webhooks that will automatically post data about the events and transaction statuses you require to an endpoint that you provide to us.
Actions you can carry out with our new webhooks API include, but are not limited to:
- Creating webhooks
- Deleting webhooks
- Updating webhooks
- Getting single webhooks
- Getting configured webhooks
We’ve deprecated our legacy API feature in favour of the new webhooks API, however, you will still be able to view documents relevant to the legacy API under the respective Deprecated API Documents sections on the API Documentation page.