Create Rental
virtualsms_create_rentalRent a phone number for an extended period (as opposed to a one-off number via create_order). Two tiers: "full_access" = local SIM inventory, works across ANY service on that number.
Instructions
Rent a phone number for an extended period (as opposed to a one-off number via create_order). Two tiers: "full_access" = local SIM inventory, works across ANY service on that number. "platform" = sourced via our global supplier network, locked to ONE chosen service, durations 1/3/7 days only. Both tiers carry the same refund terms: a full refund within 20 minutes of purchase and before the first SMS arrives. Check rentals_available and rentals_price/rentals_pricing first to confirm country/service/duration and cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tier | Yes | Rental tier | |
| country | Yes | ISO-2 country code | |
| service | No | Service code. Required for platform tier; optional for full_access | |
| auto_renew | No | full_access tier only. Auto-renew at expiry (default: false) | |
| duration_hours | Yes | Duration in hours (platform tier: 24, 72, or 168 only) |