list_purchases
Retrieve and paginate purchased Direct Inward Dialing (DID) numbers from Didlogic, including details like country, area, cost, and SIP codec. Organizes results for easy management and review.
Instructions
List purchased DIDs in DIDLogic
Args: page: page of result starting with 1 per_page: how many results should be on per page
Returns a JSON object with a call history results where: purchases: List of purchased DIDs number: Number of DID channels: How many parallel channels DID have country: Country name area: City name free_minutes: How many free minutes per month DID have activation: Activation cost for DID in USD monthly_fee: Monthly fee for DID per_minute: Per minute cost for DID codec: what SIP codec is preferred for this number check_state: DID state
Example response:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
page | No | Page for purchases | |
per_page | No | Results per page |