/
MS
msorg-developers
/
Dancity API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12m ago · Updated 3mo ago
Details
Filter operations
Betting
1
Education
2
eSIM
6
Products & services
5
Transactions
2
VAS
7
post
Purchase airtime
post
Purchase data bundle
post
Validate cable smartcard or electricity meter (merchant)
post
Purchase cable subscription
post
Purchase electricity (vend / postpaid)
post
Purchase internet bundle
get
Single wallet (merchant, API key)
Virtual card
7
Wallet
1
Webhooks
Models
1
VAS
Purchase data bundle
post
/api/external/v1/data/buy
Request body
object
required
plan
string
required
Data plan ID from catalogue
phone
string
required
wallettype
string
required
customerRef
string
Example request
{ "phone": "080*******", "wallettype": "main" }
Response
OK
Changes