| 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., "$"). |