webhook_requests
- Webhook Request Data Structure Description
- Webhook Request Data Structure Description v2
- POST webhook_requests/delete — This method is used to delete successful or rejected webhook requests. A single webhook request can be deleted through this method
- POST webhook_requests/resend — This method is used to re-send rejected webhook requests. This method is applicable only on rejected webhook requests. A single webhook request can be re-send through this method
- GET webhook_requests/list — This method returns information related with webhook requests having specific attributes. Multiple webhook requests are returned by each call.
- GET webhook_requests/show — This method returns information related with a webhook request. A single webhook request is returned by each call