earn_get_movements_summary
Get aggregated summary of Earn movements by type, returning total counts and amounts for deposits, rewards, withdrawals, and discounts.
Instructions
Get summary statistics of Earn movements filtered by type. Valid type values: deposit, reward, withdrawal, discount-funds, discount-rewards. Returns total count, total amounts, and aggregated data for the specified movement type across all Earn positions. [PRIVATE]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jwt | No | Optional session token for authentication. API keys are recommended for most use cases. | |
| type | Yes | Movement type. Valid values: deposit, reward, withdrawal, discount-funds, discount-rewards |