cURL
curl --request POST \ --url https://api-west.millis.ai/phones/purchase \ --header 'Content-Type: application/json' \ --header 'authorization: <authorization>' \ --data ' { "country": "<string>", "area_code": "<string>", "street": "<string>", "city": "<string>", "state_region": "<string>", "postal_code": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Documentation IndexFetch the complete documentation index at: https://docs.millis.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.millis.ai/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response