Skip to main content
POST

Authentication

Include your Secret Key in the Authorization header as a Bearer token.

Request Body

package_id
string
required
The unique identifier of the eSIM package (from the inventory endpoint).
quantity
integer
default:"1"
Number of eSIMs to purchase (Max: 5).

Response

Returns the created order details.
order_id
string
Unique identifier for the eSIM order.
amount
number
The total amount to be paid for this order.
currency
string
The currency code for the payment.