Skip to main content

BuyBroadbandRequest

clientReferencestringrequired
Example: net-6001
productIdstring<uuid>required

The plan to buy. Send the planId from List broadband products - the row's productId is also accepted.

accountNumberstringrequired

The broadband account. For MTN broadband this is the phone number on the router/SIM; for Smile and Spectranet it is the account number shown on the customer's bill.

Example: SMILE-100200
BuyBroadbandRequest
{
"clientReference": "net-6001",
"productId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"accountNumber": "SMILE-100200"
}