phone_system_purchase_phone_number
Purchase a phone number for a GoHighLevel location by specifying number type, country, and regulatory compliance details such as bundle and address SIDs to meet requirements.
Instructions
Purchase a phone number
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| region | No | Region where the number is being purchased | |
| locality | No | Locality where the number is being purchased | |
| bundleSid | No | Twilio bundle SID for regulatory compliance | |
| addressSid | No | Twilio address SID for compliance | |
| locationId | No | The unique identifier of the location Defaults to GHL_LOCATION_ID when omitted. | |
| numberType | No | Type of phone number | |
| countryCode | No | ISO 3166-1 alpha-2 country code of the number | |
| phoneNumber | Yes | The phone number to purchase | |
| fingerprintId | No | Unique request ID for idempotency (fingerprint of the purchase request) | |
| skipLocationKYC | No | Skip location-level KYC verification if agency-level compliance has already been verified |