ZettleWebhookData
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| purchaseUUID | String | Purchase UUID | [optional] [default to null] |
| purchaseUuid | String | Purchase UUID (alternative field name) | [optional] [default to null] |
| amount | Long | Amount | [optional] [default to null] |
| currency | String | Currency | [optional] [default to null] |
| paymentType | String | Payment type (CARD, etc.) | [optional] [default to null] |
| cardType | String | Card type | [optional] [default to null] |
| maskedPan | String | Masked PAN (last 4 digits) | [optional] [default to null] |
| refundUUID | String | Refund UUID (for refund events) | [optional] [default to null] |