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