Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Body

application/json
idempotencyKey
string

Client-supplied key; replaying the same key returns the original purchase instead of buying again

Maximum string length: 128
name
string | null

Optional user-defined display label — NFC-normalized, up to 15 GRAPHEMES. Omit or null for no label.

Example:

"Mom's phone"

Response

eSIM purchased

data
object
required