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