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