Purchase number for location
POST/phone-system/numbers/location/:locationId/purchase
Purchase number for location. With version: v3, the HTTP 201 body is the standard success envelope (status, data, message, statusCode). The v3 purchase fields live under data: number, locationId, id, and underLcAccount (renamed from under_ghl_account).
Request
Responses
- 201
Success envelope; v3 purchase details are in `data` (slim shape: number, locationId, id, underLcAccount).