Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Purchase a phone number
Response
Sub-account create response
Unique identifier for the purchased phone number record.
"133b9a7d-59b1-49c4-b62a-c4924503e38b"
Identifier of the agent associated with the number, if applicable.
null
Indicates if the number is owned by Bolna.
true
Indicates whether the number record is deleted.
false
Indicates if the phone number subscription will auto-renew.
true
Unique identifier for the payment transaction.
"de36c363-6a2d-4e83-ba5b-fbb8d0ac8c32"
E.164 formatted purchased phone number.
"+19876543210"
Price for the phone number in cents.
500
Name of the telephony provider for the number.
twilio
, plivo
, vonage
, telnyx
Unique identifier or SID for the phone number within the telephony provider.
"19876543210"
Timestamp when the record was created.
"2025-07-27T20:51:49.468787"
Timestamp when the record was last updated.
"2025-07-27T20:51:49.468796"