WorldlineWebhookPayload
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| apiVersion | String | API version | [optional] [default to null] |
| id | String | Event ID | [default to null] |
| created | String | Event created timestamp | [default to null] |
| merchantId | String | Merchant ID | [default to null] |
| type | String | Event type | [default to null] |
| payment | WorldlinePaymentData | Payment data | [optional] [default to null] |
| refund | WorldlineRefundData | Refund data | [optional] [default to null] |