Get customer current usage
lago_get_customer_current_usageRetrieve a customer's usage-based billing data for the current period. Lago API: GET /customers/{external_customer_id}/current_usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apply_taxes | No | Whether taxes should be applied. Defaults to true. | |
| external_customer_id | Yes | The customer external unique identifier. | |
| external_subscription_id | Yes | The subscription's external unique identifier (required). |