---
title: "Purchase internet bundle"
method: POST
path: "/api/external/v1/internet/buy"
tags: ["VAS"]
---

# Purchase internet bundle

`POST /api/external/v1/internet/buy`

## Request body

- object
  - `plan` string, required
  - `accountid` string, required
  - `phone` string, required
  - `customerRef` string

## Response `200`

OK

## Other responses

- `400` — Bad request
- `401` — Unauthorized
- `500` — Internal server error

## Changes

- **2026-05-06** `eefdc20676b6` — 5 warning, 5 info
  - removed the request property `beneficiaryName`
  - removed the request property `deviceKey`
  - removed the request property `pin`
  - removed the request property `promocode`
  - …6 more
- **2026-04-23** `bbcdd1c4db49` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/msorg-developers/apis/dancity-api/changes/api/external/v1/internet/buy/post.md)

---

[API](https://skmtc.dev/msorg-developers/apis/dancity-api.md) · [All operations](https://skmtc.dev/msorg-developers/apis/dancity-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/msorg-developers/dancity-api/revisions/64d5f68bab31/schema)
