create_wallet
Mint a prepaid wallet with no account behind it and get its secret ONCE:
code (32 hex characters) and the same secret as a 12-word phrase. Save the
code before doing anything else and send it as Authorization: Bearer <code>
on every wallet call; there is no recovery and no identity to prove. The
balance is spent on eSIMs (retail price, cashback on every purchase) and never
paid back out. accept_terms must be true (https://esimker.com/terms). Then
create_deposit to fund it. Rate-limited and geo-blocked like checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| accept_terms | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||