# PaymentMethodCallback

Callback for active or expired E-Wallet or Direct Debit account linking, Virtual Accounts or QR strings

## Properties

| Name | Type | Required | Description | Examples |
|------------|:-------------:|:-------------:|-------------|:-------------:|
| **event** |string | ☑️ | Identifies the event that triggered a notification to the merchant | | |
| **businessId** |string | ☑️ | business_id | | |
| **created** |string | ☑️ |  | | |
| **data** |[PaymentMethod](PaymentMethod.md) |  |  | | |



[[Back to README]](../../README.md)