| Field | Type | Required | Description |
|---|---|---|---|
amount |
long | ✔️ | The amount in cents. |
amountFormatted |
String | ✔️ | The formatted amount as a string (e.g., "$49.99"). |
currency |
String | ✔️ | The currency code (e.g., "USD"). |
currencySymbol |
String | ✔️ | The currency symbol (e.g., "$"). |