---
title: "POST wallet.new"
method: POST
path: "wallet.new"
---

# POST wallet.new

`POST wallet.new` (webhook)

## Payload

- WalletOut
  - `id` string, required
  - `name` string, required
  - `external_id` string, nullable
  - `address` string, nullable
  - `network` 'base' | 'sepolia' | 'arbitrum_sepolia' | 'base_sepolia' | 'arbitrum' | 'polygon' | 'polygon_amoy' | 'ethereum' | 'stellar' | 'stellar_testnet' | 'tron' | 'solana' | 'solana_devnet' | 'tempo' | 'tempo_testnet', required
  - `created_at` string, date-time, nullable

## Acknowledgement `200`

Wallet created

---

[API](https://skmtc.dev/blindpay/apis/blindpay-api.md) · [All operations](https://skmtc.dev/blindpay/apis/blindpay-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blindpay/blindpay-api/revisions/470de27afb7b/schema)
