Tests a Subscription by sending a test event to its notification URL.
TestWebhookSubscriptionRequest
Name | Type | Tags | Description | Getter |
---|---|---|---|---|
EventType |
String |
Optional | The event type that will be used to test the Subscription. The event type must be contained in the list of event types in the Subscription. |
String getEventType() |
{
"event_type": "payment.created"
}