Request Object
No DataResponse Object
{
"webhooks": [
{
"id": "0S9949578R553441L",
"url": "https://requestb.in/10ujt3c1?uniqid=67374f1df1d03",
"event_types": [
{
"name": "PAYMENT.AUTHORIZATION.CREATED",
"description": "A payment authorization is created, approved, executed, or a future payment authorization is created.",
"status": "ENABLED"
},
{
"name": "PAYMENT.AUTHORIZATION.VOIDED",
"description": "A payment authorization is voided.",
"status": "ENABLED"
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/0S9949578R553441L",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/0S9949578R553441L",
"rel": "update",
"method": "PATCH"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/0S9949578R553441L",
"rel": "delete",
"method": "DELETE"
}
]
}
]
}