Request Object
{
"url": "https://requestb.in/10ujt3c1?uniqid=6730416d700da",
"event_types": [
{
"name": "PAYMENT.AUTHORIZATION.CREATED"
},
{
"name": "PAYMENT.AUTHORIZATION.VOIDED"
}
]
}
Response Object
{
"url": "https://requestb.in/10ujt3c1?uniqid=6730416d700da",
"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": "2UL05504CE9696040",
"links": [
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2UL05504CE9696040",
"rel": "self",
"method": "GET"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2UL05504CE9696040",
"rel": "update",
"method": "PATCH"
},
{
"href": "https://api.sandbox.paypal.com/v1/notifications/webhooks/2UL05504CE9696040",
"rel": "delete",
"method": "DELETE"
}
]
}