On this page
No Headings
Last updated: June 25, 2026
| S. No. | Event | Triggered When | Related Method |
|---|---|---|---|
| 1 | PAYMENT. AUTHORIZATION.CREATED | A payment authorization is created, approved, executed, or a future payment authorization is created. | |
| 2 | PAYMENT. AUTHORIZATION.VOIDED | A payment authorization is voided either due to authorization reaching it's 30 day validity period or authorization was manually voided using the Void Authorized Payment API. | Show details for authorized payment with response status of voided. |
| 3 | PAYMENT.CAPTURE. DENIED | A payment capture is denied. | Capture authorized payment with status of denied. |
| 4 | PAYMENT.CAPTURE. DECLINED | A payment capture is declined | Capture authorized payment with status of declined. |
| 5 | PAYMENT.CAPTURE. COMPLETED | A payment capture completes. | Capture authorized payment with response status of completed. |
| 6 | PAYMENT.CAPTURE. PENDING | A payment capture goes into pending due to compliance or transaction risk related reasons | Show details for authorized payment with response status of pending. |
| 7 | PAYMENT.CAPTURE. REFUNDED | A merchant refunds a payment capture. | Capture authorized payment with response status of refunded. |
| 8 | PAYMENT.CAPTURE. REVERSED | PayPal reverses a payment capture. | |
| 9 | CHECKOUT.ORDER. APPROVED | A buyer approved a checkout order. | Orders |
| 10 | CHECKOUT.ORDER. COMPLETED | A buyer checkout order has been completed | Orders |
| 11 | PAYMENT. REFERENCED-PAYOUT-ITEM. COMPLETED | Funds are disbursed to the seller and partner. | Create referenced payout item |
| 12 | PAYMENT. REFERENCED-PAYOUT-ITEM. FAILED | Attempt to disburse funds fails. | Create referenced payout item |
| 13 | CUSTOMER.DISPUTE. CREATED | A dispute is created. | N/A |
| 14 | CUSTOMER.DISPUTE. RESOLVED | A dispute is resolved. | Settle dispute |
| 15 | CUSTOMER.DISPUTE. UPDATED | A dispute is updated. | Partially update dispute |
| 16 | CUSTOMER.MANAGED-ACCOUNT. RISK-ASSESSED | Managed account has been risk assessed or the risk assessment has been changed. | JSON |
| 17 | CUSTOMER.MANAGED-ACCOUNT. ACCOUNT-CREATED | A new Managed account is created | Managed Path docs |
| 18 | CUSTOMER.MANAGED-ACCOUNT. ACCOUNT-UPDATED | Managed account is updated | Managed Path docs |
| 19 | CUSTOMER.MANAGED-ACCOUNT. NEGATIVE-BALANCE-THRESHOLD | Managed account Negative Balance threshold amount is exceeded | JSON |
| 20 | CUSTOMER.MANAGED-ACCOUNT. ACCOUNT-STATUS-CHANGED | Capabilities and/or process status has been changed on a managed account. | Managed Path docs |
| 21 | VAULT.PAYMENT-TOKEN.CREATED | A payment token is created to save a payment method. | |
| 22 | VAULT.PAYMENT-TOKEN.DELETED | A payment token is deleted. The payer's payment method is no longer saved to the PayPal vault. | |
| 23 | VAULT.PAYMENT-TOKEN. ELETION-INITIATED | A request to delete a payment token has been submitted to the Payment Method Tokens API. |