Order Esim

View as Markdown

Order one or more eSIM packages using the reseller wallet. The account discount_percent from GET /reseller/balance is taken off each package price. Coupons are not accepted.

Authentication

x-api-keystring

API key generated from the dashboard (Settings → API Keys). Each key is limited to 8 requests per 1-second window.

Request

This endpoint expects an object.
transaction_idstringRequired1-100 characters

Reseller-assigned transaction ID

orderListlist of objectsRequired

Response

Successful response
transaction_idstring1-100 characters

Reseller-assigned transaction ID

esim_idslist of strings

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
409
Conflict Error
429
Too Many Requests Error
500
Internal Server Error