53.4.14. 端点前缀 WebhookNotification
以下端点可以通过前缀 webhookNotification 来调用,如下所示:
braintree://webhookNotification/endpoint?[options]
braintree://webhookNotification/endpoint?[options]
| 端点 | 简写别名 | 选项 | 结果 Body 类型 |
|---|---|---|---|
| parse |
| 签名, 有效负载 | com.braintreegateway.WebhookNotification |
| 验证 |
| 挑战 | 字符串 |
WebhookNotification的 URI 选项
| 名称 | 类型 |
|---|---|
| 签名 | 字符串 |
| 有效负载 | 字符串 |
| 挑战 | 字符串 |