List wallets
lago_list_walletsList a customer's prepaid credit wallets. Lago API: GET /customers/{external_customer_id}/wallets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination. | |
| per_page | No | Number of records per page. | |
| external_customer_id | Yes | The customer external unique identifier. |