Request Object
No DataResponse Object
{
"webhooks": [
{
"id": "0NH9586377874231L",
"url": "https://requestb.in/10ujt3c1?uniqid=678c0d70d090b",
"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/0NH9586377874231L",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/0NH9586377874231L",
"rel": "update",
"method": "PATCH"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/0NH9586377874231L",
"rel": "delete",
"method": "DELETE"
}
]
},
{
"id": "7AE14315M65128103",
"url": "https://requestb.in/10ujt3c1?uniqid=678c1ceb01c1e",
"event_types": [
{
"name": "PAYMENT.SALE.REFUNDED",
"description": "A merchant refunds a sale.",
"status": "ENABLED"
}
],
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/7AE14315M65128103",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/7AE14315M65128103",
"rel": "update",
"method": "PATCH"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/7AE14315M65128103",
"rel": "delete",
"method": "DELETE"
}
]
}
]
}