2.6 KiB
2.6 KiB
BalancesTrackResponse
OK
Fields
| Field | Type | Required | Description |
|---|---|---|---|
customer_id |
str | ✔️ | The ID of the customer |
entity_id |
Optional[str] | ➖ | The ID of the entity (if provided) |
event_name |
Optional[str] | ➖ | The name of the event |
value |
float | ✔️ | N/A |
balance |
Nullable[models.BalancesTrackBalance] | ✔️ | N/A |
balances |
Dict[str, models.BalancesTrackBalances] | ➖ | N/A |