Skip to main content
An alternative to Place Order that uses the package apiCode (e.g. "40-0-3-1-G") instead of separate skuId and priceId parameters. The response and card details are identical.

Request parameters

string
required
Session token.
string
required
Package unique identifier (e.g. "99162-0-3-1-G").
string
required
Number of SIM cards to order.
string
required
Request signature.
string
Required when mustDate=1. Format: MM/dd/yyyy.
string
0/empty = order number; 1 = full details; 2 = PDF URL info.
string
Required for physical SIM orders.
string
Comma-separated ICCIDs for physical SIM (count must match count).
string
Customer email for PDF delivery.
string
1 to send PDF email.
string
PDF language code. See PDF Languages.
string
Your external order ID.
string
Your external line item ID.
string
Optional notes.

Response

Identical to Place Order. The data field is either the order number string (backInfo=0) or a full order object with cardApiDtoList (backInfo=1).

Example