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

# POST wallet.inbound

`POST wallet.inbound` (webhook)

## Payload

- WalletInboundSchemaOut
  - `id` string, required
  - `address` string, required
  - `network` 'base' | 'sepolia' | 'arbitrum_sepolia' | 'base_sepolia' | 'arbitrum' | 'polygon' | 'polygon_amoy' | 'ethereum' | 'stellar' | 'stellar_testnet' | 'tron' | 'solana' | 'solana_devnet' | 'tempo' | 'tempo_testnet', required
  - `token` WalletTokenOut, required
    - `address` string, required
    - `id` string, required
    - `symbol` 'USDC' | 'USDT' | 'USDB', required
    - `amount` number, required

## Acknowledgement `200`

Wallet inbound

---

[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)
