Request Object
{
"url": "https://requestb.in/10ujt3c1?uniqid=6991e7b22f0bb",
"event_types": [
{
"name": "PAYMENT.AUTHORIZATION.CREATED"
},
{
"name": "PAYMENT.AUTHORIZATION.VOIDED"
}
]
}Response Object
{
"url": "https://requestb.in/10ujt3c1?uniqid=6991e7b22f0bb",
"event_types": [
{
"name": "PAYMENT.AUTHORIZATION.CREATED",
"description": "A payment authorization is created, approved, executed, or a future payment authorization is created."
},
{
"name": "PAYMENT.AUTHORIZATION.VOIDED",
"description": "A payment authorization is voided."
}
],
"id": "2CP92787LN9101334",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2CP92787LN9101334",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2CP92787LN9101334",
"rel": "update",
"method": "PATCH"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2CP92787LN9101334",
"rel": "delete",
"method": "DELETE"
}
]
}