get https://api-sandbox.poweredbyibex.io/transactions//webhooks/trigger
This endpoint can be used to trigger the accounts webhook with the provided transaction.
Suported transaction types
| ID | Name |
|---|---|
| 7 | Deposit |
| 8 | Withdrawal |
| 9 | Crypto Receive |
| 10 | Crypto Send |
Important: Webhooks triggered by this endpoint send the transaction's current status right away. This means you might receive an initial status (like "pending"), as the webhook does not wait for the transaction to be completed or to fail.
