Get a random phone number
Get a random, fictitious phone number that is not assigned to any existing Bolt account.
Authorization
api-key X-API-Key<token>
In: header
Header Parameters
X-Publishable-Key*string
The publicly shareable identifier used to identify your Bolt merchant division.
Response Body
application/json
application/json
curl -X GET "https://example.com/testing/accounts/phones" \ -H "X-Publishable-Key: string"{ "phone": "+14155550199"}