{"categories":[{"label":"Internet","url":"https://skillfed.io/packages/category/internet/4"}],"enrichment":{"capability":"Provides Python bindings to Vonage's Subaccount API, enabling creation, modification, and management of subaccounts along with balance, credit, and phone number transfers between them.","skillfed_tags":["vonage-sdk","telecom-api","account-management"],"use_cases":["Create and manage multiple Vonage subaccounts programmatically for multi-tenant or reseller applications.","Transfer balance or credit between subaccounts to rebalance account resources without manual intervention.","Move phone numbers between subaccounts when reorganizing account structure or customer assignments.","List and filter historical balance and credit transfers for billing, reconciliation, or audit purposes.","Suspend or modify subaccount settings in response to business logic or customer lifecycle events."],"what_it_does":"vonage-subaccounts is a Python package that wraps Vonage's Subaccount API, designed to be used as part of the main vonage package. It provides structured methods and data models (using pydantic) for managing Vonage subaccounts\u2014creating new ones, modifying existing ones, and transferring resources like balance, credit, and phone numbers between accounts.\n\nThe package is actively maintained and supports Python 3.9 through 3.13. It abstracts away HTTP details by depending on vonage-http-client for transport and vonage-utils for shared utilities, so you interact with it through a vonage.Vonage client instance rather than making raw API calls. The description shows typical workflows: listing subaccounts, creating one with options, modifying suspension status, and executing various transfer operations with structured request objects.","worth_installing":"Yes, if you are building on the Vonage platform and need to manage subaccounts programmatically. The package is actively maintained, has low install friction, carries a permissive license, and integrates cleanly into the vonage SDK ecosystem. No known vulnerabilities. Install it as part of your vonage dependency stack when subaccount operations are part of your workflow."},"id":"vonage-subaccounts","links":{"html":"https://skillfed.io/packages/vonage-subaccounts","md":"https://skillfed.io/packages/vonage-subaccounts.md","pypi":"https://pypi.org/project/vonage-subaccounts/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-11-06","license_spdx":null,"license_treatment":"permissive","name":"vonage-subaccounts","python_support":"supports_current","summary":"Vonage Subaccounts API package"},"popularity":{"monthly_downloads":335266,"position":7476,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.4"}
