Skip to main content
This is the core ordering endpoint. Pass a SKU ID and price ID (from Get Packages) to purchase one or more SIM cards. The response includes eSIM activation details — SM-DP+ address, activation code, LPA string, and PDF link.

Request parameters

string
required
Session token from Login.
string
required
Product SKU ID.
string
required
Package price ID from Get Packages.
string
required
Number of SIM cards to order.
string
required
Request signature.
string
Required when supportDaypass=1. Number of days for a DayPass order (must satisfy minDaymaxDay).
string
Required when mustDate=1. Plan start date in MM/dd/yyyy format.
string
Controls response format: 0 or empty = return order number only; 1 = return full order details; 2 = return PDF URL info.
string
Required for physical SIM orders. DP identifier from Get DP Info.
string
For physical SIM: comma-separated list of ICCIDs. Count must equal count.
string
Customer email address. eSIM PDF is sent here if isSendEmail=1.
string
1 to send email; 0 or empty to skip.
string
PDF language code (e.g. en-US, zh-CN). Defaults to English. See PDF Languages.
string
Your platform’s order ID for reconciliation.
string
Your platform’s line item ID.
string
Optional order notes.

Response fields

When backInfo=1, the response includes full order details:
object

Example

Use Verify Resources before placing large orders to confirm sufficient card inventory.