Skip to main content
For a given SKU (from List SKUs), this endpoint returns all purchasable data plans. Each plan object contains the priceid you need when calling Place Order.

Request parameters

string
required
Session token from Login.
string
required
SKU identifier from List SKUs.
string
required
Request signature. See Authentication.

Response fields

object

Example

Save the priceid from the plan you want to purchase — you’ll need it for the priceId parameter when calling Place Order.