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